https://github.com/adshan/dotnet-real-time-websocket
Real-time applications using SignalR and native .NET WebSockets.
https://github.com/adshan/dotnet-real-time-websocket
dotnet net6 real-time signalr websocket
Last synced: about 1 month ago
JSON representation
Real-time applications using SignalR and native .NET WebSockets.
- Host: GitHub
- URL: https://github.com/adshan/dotnet-real-time-websocket
- Owner: AdsHan
- License: mit
- Created: 2022-03-31T10:48:52.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-31T10:50:40.000Z (about 4 years ago)
- Last Synced: 2025-07-22T16:28:00.407Z (11 months ago)
- Topics: dotnet, net6, real-time, signalr, websocket
- Language: C#
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# core-realtime
Demonstração das diferenças em se trabalhar com aplicações em tempo real utilizando SignalR e WebSockets nativos do .NET.
# Como executar:
- Clonar / baixar o repositório em seu workplace.
- Baixar o .Net Core SDK e o Visual Studio / Code mais recentes.
# Sobre
Este projeto foi desenvolvido por Anderson Hansen sob [MIT license](LICENSE).