sgcWebSockets 2022.6

Rad Studio 

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

[+] : New Client Component TsgcWSAPI_OKX. OKX, formerly known as OKEx, is one of the largest crypto spot and derivatives trading exchanges.
[+] : New OKX demo showing the main features of crypto api. It's in the folder "05.Crypto\01.CryptoAPI"
[+] : New Client Component TsgcICEClient, implements ICE RFC 8445 protocol.
[+] : New ICE demo showing how ICE client works (requires websocket server for signaling and STUN/TURN server).
[+] : Improved WhatsApp API, added the Location to the message received.

[*] : Fixed Bug sending Big Files through HTTP Protocol, out of memory error.
[*] : Fixed Bug WhatsApp API, sending the location has a bug in the address name node. (Thanks to Dirk to let me know).
[*] : Fixed Bug Amazon SQS Component, DeleteMessage was not working.
[*] : Fixed Bug MQTT Client, Range Check Error while reading a published message.
[*] : Fixed Bug Installer sometimes return the error "The remote server is not available, please check your internet connection" when there was a valid connection.
[*] : Fixed Bug when HTTPUploadFiles was enabled, the file received has 2 extra bytes. (Thanks to Allen to let me know).
[*] : Fixed MemoryLeak when HTTPUploadFiles was enabled.
[*] : Fixed Bug Socket.IO, the path was set after the /socket.io

[/] : The Demo "01.WebSocket_Quick_Start\02.WebSocket_Clients_APIs" has been splitted in 2: WebSocket and Crypto APIs, now the Crypto APIs are in the folder "05.Crypto\01.CryptoAPI"

.NET 

[+] : New WhatsApp Client, allows to send and receive messages, documents, images... using Whatsapp Cloud API.
[+] : New WhatsApp Demo, shows how works the WhatsApp Cloud API: send messages, receive notifications...

[*] : Fixed Bug sending Big Files through HTTP Protocol, out of memory error.
[*] : Fixed Bug MQTT Client, Range Check Error while reading a published message.
[*] : Fixed Bug when HTTPUploadFiles was enabled, the file received has 2 extra bytes. (Thanks to Allen to let me know).
[*] : Fixed MemoryLeak when HTTPUploadFiles was enabled.
[*] : Fixed Bug Socket.IO, the path was set after the /socket.io

×
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 XTB API Client
ICE Client (Interactive Connectivity Establishment...

Related Posts