mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-20 06:25:07 +00:00
Streams (#68)
This commit is contained in:
5
streams/README.md
Normal file
5
streams/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Streams Service
|
||||
|
||||
The streams service provides an event stream, designed for sending messages from a server to mutliple
|
||||
clients connecting via Websockets. The Token RPC should be called to generate a token for each client,
|
||||
the clients should then subscribe using the Subscribe RPC.
|
||||
Reference in New Issue
Block a user