sacOO7 / SocketclusterClientDotNet

C# client for socketcluster framework in node.js
http://socketcluster.io/#!/
Apache License 2.0
69 stars 16 forks source link

Connect async and Rx.Net support for library #14

Open sacOO7 opened 6 years ago

sacOO7 commented 6 years ago

Add support to connect asynchronously using async/await. Implement scclient using asynchronous streams, given in Rx.Net (Reactive extensions).