- Fix invalid folder structure in nupkg
- Fix packaging to specify netstandard 2.0
- Icon URL fix
- Fixed links in NuGet package description
- Add icon in NuGet package
- Update dependencies and move to netstandard 2.0
- Add the
HttpContext
that started the socket.io call in the handler
- Remove CORS Specific headers
- Fix bug where connection was dropped when no message was transmitted
- Correctly handle errors from the engine.io layer in the socket.io layer, closing the socket.
Initial open source version