pusher / pusher-websocket-dotnet

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

ConnectAsyn exception #101

Closed speedy78 closed 3 years ago

speedy78 commented 4 years ago

Hello, I'm using the PusherClient in few installation and it works fine. But in the latest installation I'm getting a strange error.

This is the flow:

See the image below:

image

Can you help me?

lapoPaolacci commented 4 years ago

I've the same problem

elverkilde commented 3 years ago

This issue was fixed in #104 which was released as version 2.0.0. Please be aware that this is a major release, with several breaking changes. We have written a migration guide here:

https://github.com/pusher/pusher-websocket-dotnet#migrating-from-version-1-to-version-2