You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
5.1.11 - Added KeepAliveInterval setting, Fixed port not being copied…
… when setting parameters on request, Fixed inconsistent PackageReference casing in csproj
5.1.10 - Fixed order book reconnecting while Diposed, Fixed exception…
… when disposing socket client while reconnecting, Added additional null/default checking in DateTimeConverter, Changed ConnectionLost subscription event to run in seperate task to prevent exception/longer operations from intervering with reconnecting
5.1.8 - Cleanup socket code, fixed an issue which could cause connect…
…ions to never reconnect when connection was lost, Added support for sending requests which expect an empty response, Fixed issue with the DateTimeConverter date interpretation
Fixed deadlock in socket receive, Fixed issue in reconnection handlin…
…g when the client is disconnected again during resubscribing, Added some additional checking of socket state to prevent sending/expecting data when socket is not connected