Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hipparchus2000/sockmin

[Finished - works as demo] Minimal C# websockets based server. Initial page downloaded by REST endpoint, the rest of comms by websocket. thin client implementation, sessions maintained on server. Very fast. data storage currently in Microsoft SQL server.
https://github.com/hipparchus2000/sockmin

c-sharp iis sql sql-server websockets

Last synced: 13 days ago
JSON representation

[Finished - works as demo] Minimal C# websockets based server. Initial page downloaded by REST endpoint, the rest of comms by websocket. thin client implementation, sessions maintained on server. Very fast. data storage currently in Microsoft SQL server.

Awesome Lists containing this project

README

        

# SockMin
Minimalist Websocket SPA front end and backend