Here is the comprehensive list of new features and bug fixes included in sgcWebSockets 4.5.2:
[+] : 지원을 추가했어요: Rad Studio 11 Alexandria.
[+] : 새로운 컴포넌트 TsgcTURNServer, implements the STUN/TURN Server Protocol.
[+] : 새로운 컴포넌트 TsgcTURNClient, implements the STUN/TURN Client Protocol.
[+] : 새로운 데모 다음 방법을 보여줘요: use TURN Server and Client, is located in folder "35.P2P\03.TURN".
[+] : 새로운 컴포넌트 TsgcWSAPI_ThreeCommas, it's a crypto trading bot.
[+] : Improved TsgcHTTP_Cryptohopper:
- New methods: SendSignal, SendTestSignal and GetSignalStats.
- The class TsgcHTTPCTHopper has 새로운 field "Strategy" 다음을 설정할 수 있어요: a strategy for the hopper.
[+] : 새로운 속성 "ConnectHeaders" in STOMP Broker Clients, 다음을 보낼 수 있어요: custom Headers when client connects to server.
[+] : 새로운 데모 다음 방법을 보여줘요: use DevExtreme DataGrid and sgcWebSockets library, the demo is located in folder "04.WebSocket_Other_Samples\07.DevExtreme_Grid"
[*] : 버그 수정 - TsgcWebSocketClient when running in a secondary thread and using openSSL libraries.
[*] : Fixed Memory Leak on TsgcWebSocketHTTPServer when sending the HTTP response as a Binary object.
[*] : Fixed Memory Leak using IOCP on Indy WebSocket Server. (알려준 Anders let me know).
[*] : 버그 수정 - MQTT Protocol, from Delphi 7 to 2009, the messages were not sent UTF8 encoded.
[*] : 버그 수정 - UDP Client, when reading 새로운 message, the PeerIP and PeerPort was not set.
[*] : 버그 수정 - Binance API Client, error EConvertError when calling NewOCO method.
[*] : 버그 수정 - Binance API Client, the method CancelAllOpenOrders was calling the wrong method (알려준 Stefano 에게 감사드려요.)
[*] : 버그 수정 - SQS Component encoding/decoding special characters (알려준 Erik 에게 감사드려요.)
[*] : 컴파일 버그 수정 - under Linux64.
[/] : Method sgcWebSocket_Helpers.sgcContainsText moved to sgcBase_Helpers.sgcContainstText.
[/] : STUN Server Event OnSTUNRequestSuccess has been modified.
[/] : STUN Server Event OnSTUNRequestError has been modified.
[/] : STUN Client Event OnSTUNResponseSuccess has been modified.
[/] : STUN Client Event OnSTUNResponseError has been modified.
[/] : Telegram, RCON and Cryptohopper clients have been moved from unit sgcWebSocket_APIs to sgcLibs.
