https://github.com/claudio-code/csharp-socket-io-windows-forms
testando o socket io com o c# para se conectar com uma api em nodejs
https://github.com/claudio-code/csharp-socket-io-windows-forms
Last synced: 7 months ago
JSON representation
testando o socket io com o c# para se conectar com uma api em nodejs
- Host: GitHub
- URL: https://github.com/claudio-code/csharp-socket-io-windows-forms
- Owner: Claudio-code
- License: gpl-3.0
- Created: 2020-05-18T13:02:57.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-22T23:21:08.000Z (over 3 years ago)
- Last Synced: 2025-02-15T20:54:16.110Z (about 1 year ago)
- Language: C#
- Size: 6.39 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
c# com o socket io
### :scroll: Objetivo
- Implementar a biblioteca do SocketIoClientDotNet para conversar com apis nodejs no servidor.