SocketIOSharp
SocketIOSharp copied to clipboard
SocketIOServerOption constructor doesn't match EngineIOServerOption constructor
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
Don't use the latest version of EngineIO from nuget.
Use version 1.0.5 rather than the latest 2.x.