pusher / pusher-websocket-dotnet

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

Pusher connetion stuck on connecting #57

Closed yuyenkan closed 4 years ago

yuyenkan commented 5 years ago

My pusher connection repeating on connecting -> disconnected -> waiting to reconnecting, I am sure the cluster and app key is correct.

There is no error throw to error event and trace is empty also.

I checked debug console in pusher image

it is repeating connection and disconnection

yuyenkan commented 5 years ago

finally I found out it was dependency library issues.

Misiu commented 5 years ago

@yuyenkan what library are You talking about? This might help others having similar/same problem

damdo commented 4 years ago

Hey @yuyenkan glad that you found a solution to your issue! I'm closing this issue but it might be useful if you can specify which dependency library was causing your issue! Thank you