TsgcWSPServer_E2EE

The E2EE server protocol component routes encrypted direct and group messages between clients while keeping payloads opaque.

Introduction

The E2EE server protocol component routes encrypted direct and group messages between clients while keeping payloads opaque. Drop it on a form, assign a TsgcWebSocketHTTPServer (or other server component) to the Server property, and configure the E2EE options. The implementation lives in the unit sgcWebSocket_Protocol_E2EE_Server.

 

Configuration

To use the component:

 

 

Reference