v1.1.1
What's Changed
- Dotnet add RunAsync method by @MaxRodin in #75
- V1.1.1 - Bugfix of Websocket-Client by @frankvHoof93 in #83
New Contributors
[1.1.1] - Websocket Bugfix
Bugfix for failing Websocket-Connection
Added
- RunAsync for TTLiveSharp, for more control over Threads
- Settings for Custom Signing-Server & Signing-ApiKey
- Additional StatusCode-Messaging for Signing-Server
Fixed
- Fixed incorrect Header(s) on WebSocket-Client
- Fixed AlreadyConnectedException when retrying a Connect()
Changed
- Replaced HTTPUtility with WebUtility for URL-Encoding
Full Changelog: v1.1.0...v1.1.1