pusher / pusher-websocket-dotnet

Pusher Channels Client Library for .NET
MIT License
112 stars 113 forks source link

Removed nulling of completion task, and replaced with flag to indicate completion #94

Closed imaji closed 4 years ago

imaji commented 4 years ago

Small change to stop the Completion task from being null when returned.

damdo commented 4 years ago

Superseeded by: https://github.com/pusher/pusher-websocket-dotnet/pull/95