minirps icon indicating copy to clipboard operation
minirps copied to clipboard

Support websockets

Open marcodpt opened this issue 1 year ago • 0 comments

Websockets are used for real-time communication, as an alternative to the REST API.

There are protocols like nostr that are based on websockets.

It would be interesting to have a way to create a route for communication via websockets.

marcodpt avatar Sep 03 '24 21:09 marcodpt