https://github.com/csharpfritz/blazorsocketio
A simple example showing how to connect with a SocketIO client and execute .NET methods
https://github.com/csharpfritz/blazorsocketio
Last synced: about 2 months ago
JSON representation
A simple example showing how to connect with a SocketIO client and execute .NET methods
- Host: GitHub
- URL: https://github.com/csharpfritz/blazorsocketio
- Owner: csharpfritz
- License: mit
- Created: 2019-10-10T16:16:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-10T16:17:31.000Z (over 5 years ago)
- Last Synced: 2025-03-24T05:09:48.710Z (about 2 months ago)
- Language: HTML
- Size: 221 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BlazorSocketIO
A simple example showing how to connect with a SocketIO client and execute .NET methods