Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anibulus/websocket.net
https://github.com/anibulus/websocket.net
backend csharp dotnet-core web websocket
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/anibulus/websocket.net
- Owner: Anibulus
- Created: 2024-09-15T07:36:11.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-15T20:13:34.000Z (2 months ago)
- Last Synced: 2024-10-13T01:41:40.303Z (about 1 month ago)
- Topics: backend, csharp, dotnet-core, web, websocket
- Language: C#
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebSocket.Net
This is a sample of a websocket. It's a chat. It also censure bad words and replace a message by '\*\*\*\*\*'
## More buffer
This buffer is tiny and simple. But there are two ways to manage bigger buffers.
- Dynamic buffer
- Fragment buffer