sgcWebSockets 2026.2

Rad Studio

[+] : Improved OpenAPI Parser: Now allows converting OpenAPI files to Pascal using the command line.
[+] : Improved OpenAPI Parser: The executable is now compiled for Win32 and Win64. A new folder, "bin64", has been added for the 64-bit version.
[+] : New OpenAPI Library: sgcOpenAPI.dll allows you to call the OpenAPI parser from a DLL.
[+] : New OpenAPI API: When creating the Pascal interface file, you can now modify its content using a custom sgcOpenAPI_API.dll.
[+] : New Demo for OpenAPI API: The folder "Demos\sgcOpenAPI_api" includes a Delphi demo of the sgcOpenAPI API.
[+] : Improved E2EE Components: Added support for group messages using group sender keys.
[+] : Updated E2EE Demo: Added new options such as creating groups, joining, leaving, deleting, and sending group messages.
[+] : Improved OpenAI RealTime Client: The new method AppendInputAudioBuffer allows sending audio streams manually without using an Audio Recorder component.
[+] : Added sgcWebSocket.module.js as an ES module version (thanks to Francesco for the file).

[*] : Fixed Indy Server bug: Authentication was not working even though it was enabled.
[*] : Fixed Indy Client bug: The ReadTimeOut property was not set properly when using TLS 1.3+ (thanks to Francesco for reporting it).
[*] : Fixed some minor setup bugs.

[*] : Fixed HTTP/2 Client demo: Now waits until the client has disconnected before processing a new request. 

.NET

[+] : Added sgcWebSocket.module.js as an ES module version (thanks to Francesco for the file).

[*] : Fixed Indy Server bug: Authentication was not working even though it was enabled.

[*] : Fixed Indy Client bug: The ReadTimeOut property was not set properly when using TLS 1.3+ (thanks to Francesco for reporting it). 

×
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.

E2EE (End-To-End Encryption) Groups for Delphi

Related Posts