Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/hipparchus2000/sockmin
- Owner: hipparchus2000
- License: mit
- Created: 2020-11-06T11:24:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-31T19:17:53.000Z (over 1 year ago)
- Last Synced: 2024-12-03T10:09:12.953Z (2 months ago)
- Topics: c-sharp, iis, sql, sql-server, websockets
- Language: JavaScript
- Homepage:
- Size: 314 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SockMin
Minimalist Websocket SPA front end and backend