Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

SocketIOServerOption constructor doesn't match EngineIOServerOption constructor #18

Open
scottshanafelt opened this issue Jan 19, 2022 · 2 comments

Comments

@scottshanafelt
Copy link

Looks like EngineIOServerOption has a constructor paramter:

bool AllowEIO3

That is missing in the SocketIOServerOption constructor that is trying to inherit from/call.

This is all from the latest nuget packages for SocketIOSharp and it's dependencies.

Thanks,
Scott

@ozhanghe
Copy link

Don't use the latest version of EngineIO from nuget.

@ozhanghe
Copy link

Use version 1.0.5 rather than the latest 2.x.

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

No branches or pull requests

2 participants