Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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