Skip to content

Question: Fast api (with websockets) and UDP #960

@kllr

Description

@kllr

Hi,

We want to create an application that receives a message from IOT devices via UDP.
When a message is received this should be stored in a database and a websocket broadcast should be sent to some clients.

Is it possible to receive messages via UDP on a FastApi route and then send a message using websockets? I'm using the Postgresql fullstack example right now.

kind regards,

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions