Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 259 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 259 Bytes

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