Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 210 Bytes

readme.md

File metadata and controls

5 lines (4 loc) · 210 Bytes

WebApi app that only listens to websocket requests. Receives messages and sends updates to all connected websockets.

Improvements: Split out StateManager, SocketManager, MessageProcessor Use builtin DI