These are the features included in sgcWebSockets 4.4.3
[+] : Initial support for HTTP/2 in TsgcWebSocketHTTPServer
- New property HTTP2Options: 다음을 할 수 있어요: enable HTTP/2 protocol and configure initial settings.
[+] : Improved Bittrex API component, 이제 다음을 지원해요: latest V3 API.
- 새로운 메서드s: Subscriptions to Balance, Orders, Candles, Trades...
- 새로운 이벤트s: OnAuthenticated, OnHeartBeat, OnUnSubscribed...
[+] : 새로운 이벤트 OnBeforeHeartBeat on Client and Server components, 다음을 할 수 있어요: customize HeartBeat behaviour.
[+] : New Non-Visual component TsgcWebBrokerBridgeRequestHandlerHTTP2, it's a server replacement for DataSnap WebBrokerBridge with support for HTTP/2 Connections.
[+] : 새로운 속성 SignatureV4 on Amazon IoT MQTT Client, 다음을 할 수 있어요: connect using port 443 and don't make use of certificates.
[+] : 새로운 속성 CustomAuthentication on Amazon IoT MQTT Client, 다음을 할 수 있어요: connect using port 443 (over TCP or WebSockets) and authenticate using URL Parameters or Header Fields.
[+] : New Properties on Amazon and Azure IoT MQTT Clients.
- MQTTHeartBeat: 다음을 보낼 수 있어요: a ping automatically every X seconds.
- WatchDog: 다음을 할 수 있어요: reconnect automatically after an undesired 연결 해제ion.
- LogFile: 다음을 할 수 있어요: log protocol messages in a file for debug purposes.
[+] : 새로운 속성 MQTTAuthentication on Amazon IoT MQTT client, 다음을 설정할 수 있어요: the username and password when connects to server.
[+] : 새로운 속성 SAS.Expiry on Azure IoT MQTT Client, 다음을 설정할 수 있어요: the time in minutes before the SAS Token expires.
[+] : Improved HTTP/2 demo, 새로운 server 추가되었어요 for performance testing.
[+] : Improved Server Chat Demo to show how enable HTTP/2 connections.
[*] : Fixed Access Violation TsgcWebSocketClient when TLS is enabled reading bytes from socket.
[*] : Fixed Access Violation when WebSocket server uses SSL and is 연결 해제ing.
[*] : 버그 수정 - Socket.IO, connection was closed by a HeartBeat timeout.
[*] : 버그 수정 - Reading Compressed Frame when Compression was enabled.
[*] : Improved Memory Usage when Compression is enabled.
[*] : 버그 수정 - TsgcHTTP2Client high use of cpu while idle.
[*] : 버그 수정 - TsgcHTTP2Client when switching to another server and request was asynchronous, the connection was frozen.
[*] : 버그 수정 - Azure IoT MQTT Client, when reconnect using watchdog, the SAS token was not set properly.
[*] : 버그 수정 - Dataset Protocol when formatsettings were different between peers.
[*] : 버그 수정 - SignalRCore Client, high consume cpu while waiting a response from server.
[*] : 버그 수정 - TsgcWebSocketServer/TsgcWebSocketHTTPServer, high consume cpu when IOCP was enabled.
[*] : 버그 수정 - TsgcWSServer_HTTPAPI_WebBrokerBridge when assigning a Stream response.
[/] : Bittrex API Client Component has changed several methods and events due to update to latest API V3.
