Added CustomHeaders to WebSocketClient by dallonf · Pull Request #22 · sta/websocket-sharp
First off, thanks so much for this library! I was previously using WebSocket4Net which apparently doesn't handle large messages correctly. This change adds a CustomHeaders property to WebSocket...