Would you accept a pull request with which I bring more structure to the project?
- I would rename the private variables to
_clientWebSocket instead of private ClientWebSocket WebSocket.
- I would add an ILogger
- I would integrate CancellationTokens
- I would change the method names to
StartAsync.
That would of course be a breaking change...
Would you accept a pull request with which I bring more structure to the project?
_clientWebSocketinstead ofprivate ClientWebSocket WebSocket.StartAsync.That would of course be a breaking change...