NVentimiglia / Websockets.PCL

C# Websockets for all platforms using native bridges
MIT License
98 stars 36 forks source link

Add Async Feature #23

Open alberk8 opened 7 years ago

alberk8 commented 7 years ago

Hi,

It would be great if Open method can have an OpenAsync( cancellationtoken ) with a cancellation token. Thank you.