One proxy, drop-in clients
SocketX is a WebSocket proxy plus client SDKs, built on the Eclypses MTE core. Stand up the server, swap one class in your client, and every message is protected end to end.
SocketX Server
A WebSocket proxy in a Docker container. It terminates MTE-protected connections from SocketX clients, decodes payloads inside the proxy, and forwards standard WebSocket frames to your unchanged backend service.
SocketX Server docs →ClientsClient Libraries
Near drop-in replacements for the native WebSocket APIs on every major platform — JavaScript for the web, plus iOS, Android, and Flutter. The handshake, pairing, and encryption are automatic.
Client library docs →Why teams choose SocketX
Deploy it your way
Implementation guides for every major platform, plus an interactive DOMAIN_MAP builder to get your configuration right the first time, with client SDKs for web, iOS, Android, and Flutter.
Deploy it wherever your applications already live.