sgcWebSockets
sgcWebSockets is a complete package providing access to WebSockets protocol, allowing to create WebSockets Servers and WebSocket Clients in VCL, .NET, Lazarus/FPC and Firemonkey applications. Supports latest HTTP/2 protocol on Server and Client components too.
- Fully functional multithreaded WebSocket server according to RFC 6455.
- Supports Firemonkey (Windows, MacOS, iOS and Android).
- Supports Linux 64.
- Supports Lazarus / FreePascal.
- Supports CBuilder.
- Supports .NET through sgcWebSockets.dll
- Supports Chrome, Firefox, Safari, Opera and Internet Explorer (including iPhone, iPad and iPod)
- Binary and Full Unicode Messages Support
- Message compression using PerMessage_Deflate extension.
- Multiple Threads Support
- Server component providing WebSocket, HTTP/1.1 and HTTP/2.0 connections through the same port.
- Client WebSocket supports connections through HTTP Proxy Servers.
- WatchDog and HeartBeat built-in support.
- Events Available: OnConnect, OnDisconnect, OnMessage, OnError
- Built-in Javascript libraries to support browser clients.
- Easy to setup
- Javascript Events for a full control
- Async Events using Ajax
- SSL/TLS. TLS 1.2 and TLS 1.3 support on Server and Client components
Последнее редактирование модератором: