https://github.com/nikolayit/realtimeappsdemo
Examples with real-time applications in ASP.NET Core (Polling, SSE, WebSockets, SignalR)
https://github.com/nikolayit/realtimeappsdemo
Last synced: 2 months ago
JSON representation
Examples with real-time applications in ASP.NET Core (Polling, SSE, WebSockets, SignalR)
- Host: GitHub
- URL: https://github.com/nikolayit/realtimeappsdemo
- Owner: NikolayIT
- License: mit
- Created: 2018-12-11T07:10:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-08T13:54:55.000Z (over 4 years ago)
- Last Synced: 2025-03-21T11:50:26.923Z (2 months ago)
- Language: C#
- Size: 874 KB
- Stars: 29
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RealTimeAppsDemo
Examples with real-time applications in ASP.NET Core (Polling, SSE, WebSockets, SignalR)