Create a WebSocket Server from your Unreal Engine Application. Serve WebSocket clients directly from Unreal Engine.
Create a WebSocket Server directly in Unreal Engine.
Encrypt your WebSocket connections with SSL/TLS to secure your sensitive data.
API fully available for both Blueprints and C++.