Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ping timeout and .NET client not receiving messages. #313

Open
GregorBiswanger opened this issue Mar 22, 2023 · 1 comment
Open

Ping timeout and .NET client not receiving messages. #313

GregorBiswanger opened this issue Mar 22, 2023 · 1 comment

Comments

@GregorBiswanger
Copy link

Hello,

at Electron.NET we would like to use this library here as a new basis. Unfortunately, we have some difficulties here that we cannot easily determine.

We get a connection established. We can send messages to the Socket.IO backend. Just not the other way around. We're not getting any messages in .NET Client. After a short time we also get a ping timeout.

When creating a new Hello World project, communication works in both directions without any problems.

What can be the reason that we cannot receive any messages from the client and that it leads to a timeout?
The code on our part had worked exactly with the legacy solution. I use this to rule out incorrect event naming.

Really need urgent help to advance our open-source project.

We use .NET 6.
Have tried Socket.IO in the latest version and once with 4.5.

@doghappy
Copy link
Owner

doghappy commented Apr 1, 2023

There are many reasons, so please provide a reproducible repo or code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants