sgcWebSockets 2022.2.0

Rad Studio 

Here is the comprehensive list of new features and bug fixes included in this version:

[+] : Improved Amazon AWS IoT Client, SignatureV4 has a new property "OpenSSL_Options" which allows to configure the openSSL library options.
[+] : Improved HTTP.SYS server, now THttpServerResponse has a new propery "FileName" where you can set the full path of the file to be sent as a response.
[+] : Improved FXCM API Client, there is a new property "Demo" which allows to use a Demo account to test the FXCM Broker.
[+] : Improved TsgcWSWConnection.Close method, now if the Code is below zero, the close packet doesn't include the reason for closing.

[*] : Fixed Bug compiling Lazarus under Linux.
[*] : Fixed Bug GetDateTimeUnix on Lazarus, the DateTime was always processed as Local Time. (Thanks to Henk to let me know).
[*] : Fixed Bug Binance Client, if BinanceUS was selected, the REST API object was calling to Binance.com server.
[*] : Fixed Bug Binance, Bitmex, Bittrex, Cex and Bitstamp clients, the function to obtain a valid Timestamp, was pointing to an old function.
[*] : Fixed Bug FTX Client, the Boolean values were passed as quoted strings.
[*] : Fixed Bug FXCM API, the client cannot connect to FXCM Servers.
[*] : Fixed Bug SignalR Client, the value of Url returned in the negotiation it wasn't save properly.
[*] : Fixed Bug Reading HTTP/2 StreamDependency as 31 bit value.
[*] : Fixed Bug Handling HTTP/2 Protocol under Linux64 (Delphi).
[*] : Fixed Bug Handling HTTP/2 Protocol under Linux (Lazarus).
[*] : Fixed Bug some compiler defines for OpenSSL 1.1 and 3.0 were not defined properly.
[*] : Fixed Bug HTTP/2 and Firefox, an internal error closed the connection.
[*] : Fixed Bug TsgcWebSocketClient, after calling TsgcWSConnection.Close, the OnDisconnect event was not fired.

[/] : Deleted FXCM properties: Host, Port and TLS.

.NET 

Here is the comprehensive list of new features and bug fixes included in this version:

[+] : Added support for .NET Framework 6.0

[*] : Fixed Bug Reading HTTP/2 StreamDependency as 31 bit value.
[*] : Fixed Bug some compiler defines for OpenSSL 1.1 and 3.0 were not defined properly.
[*] : Fixed Bug HTTP/2 and Firefox, an internal error closed the connection.
[*] : Fixed Bug TsgcWebSocketClient, after calling TsgcWSConnection.Close, the OnDisconnect event was not fired. 

×
Stay Informed

When you subscribe to the blog, we will send you an e-mail when there are new updates on the site so you wouldn't miss them.

Delphi Kucoin API Client
sgcWebSockets 2022.1.0

Related Posts