StackExchange / NetGain

A high performance websocket server library powering Stack Overflow.
MIT License
928 stars 141 forks source link

Add WebSocket Client example in README.md #15

Open jogleasonjr opened 7 years ago

jogleasonjr commented 7 years ago

I think it'd be helpful to provide a client code example to complement the server example in README.md. These two examples will successfully communicate over the given port 6002 if hosted in separate processes. I used two instances of LinqPad for testing.

yhydra commented 6 years ago

agree with this..