1.7 Web Socket Server (WSS) System Service
Web Socket Server System Service Library provides an application programming interface (API) for implementing a Web Socket Server functionalities as defined in rfc6455. The WSS System Service uses the underlying net system service APIs for TCP/IP and network functionalities.
Key Features:
Implements the WSS protocol as a service
Supports multiple client connections simultaneously
The WSS System Service provides simple API's, MHC configurations and application templates for handling various WSS events.