emitter-io / csharp

Client library for emitter.io compatible with .Net, .Net MicroFramework and WinRT
http://emitter.io
Eclipse Public License 1.0
29 stars 21 forks source link

Fix: Change the operation of 'Disconnect()' to shutdown everything… #1

Closed pickettSKF closed 8 years ago

pickettSKF commented 8 years ago

…including the rogue 'ReceiveThread'.

[GitHub Issue 001]

kelindar commented 8 years ago

Looks good, thanks!