Description
For a custom project we need the ability to construct a UDP connection, for the web app to receive JSON messages from.
We should investigate the effort and technical implementation for this.
I'm not sure whether this should be a ConsoleProvider or a different system.
It makes sense to use the already available WebSocket connection for this.
The technical implementation is open for discussion, and is ready to be investigated and researched.