sgcWebSockets 2022.10

Rad Studio 

[+] : New Client API: Bybit: cryptocurrency exchange and trading platform. Implement WebSocket protocol for: Spot, Inverse Perpetual, USDT Perpetual and Inverse Futures.
[+] : Improved Demo "05.Crypto\01.CryptoAPI" which shows how Bybit client API works.
[+] : Improved WhatsApp API to version 15.0.
[+] : Improved WhatsApp API, new method "UploadMedia" to upload images, documents... to whatsapp servers.
[+] : Improved WhatsApp API, template parameters like image, document... now have a new property "id" where you can set the id of the previously uploaded media file (instead of using a link).
[+] : Improved OAuth2 Client on Linux, now supports opening urls in web-browser when requires client interaction for authentication.
[+] : Improved sgcWebSockets setup, a new option to install Rad Studio package (Delphi and CBuilder).
[+] : Improved RTCMultiConnection API, updated to the latest socket.io version.
[+] : Improved WebRTC Server API, new property "CloseSessionOnHangup", if disabled, when a peer close a session, the other peer is not disconnected (by default is true).

[*] : Fixed Bug compiling sgcWebSockets 2022.9.0 for Lazarus.
[*] : Fixed Bug SChannel Win64, access violation while starting ssl connection. (Thanks to Anders to let me know).
[*] : Fixed Bug HTTP.SYS Server when Asynchronous mode is enabled, the event OnDisconnect was fired twice.
[*] : Fixed Bug CBuilder Setup, when uninstalling the CBuilder paths were not removed.
[*] : Fixed Bug RTCMultiConnection Screen Sharing Demo, the connection may fail in some cases.

[*] : Fixed Bug IOCP IOHandler, on heartbeat timeout exceeded, the connection was not closed. 

.NET 

[+] : Improved WhatsApp API to version 15.0.

[+] : Improved WhatsApp API, new method "UploadMedia" to upload images, documents... to whatsapp servers.
[+] : Improved RTCMultiConnection API, updated to the latest socket.io version.
[+] : Improved WebRTC Server API, new property "CloseSessionOnHangup", if disabled, when a peer close a session, the other peer is not disconnected (by default is true).

[*] : Fixed Bug SChannel Win64, access violation while starting ssl connection. (Thanks to Anders to let me know).
[*] : Fixed Bug RTCMultiConnection Screen Sharing Demo, the connection may fail in some cases.
[*] : Fixed Bug IOCP IOHandler, on heartbeat timeout exceeded, the connection was not closed.
×
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.

ChatGPT & Delphi
Indy Setup Rad Studio Delphi and CBuilder

Related Posts