Listener -
http
: WebSocketListener
Represents a WebSocket service endpoint.
Constructor
__init
(int port, ServiceEndpointConfiguration? config)
- port int
-
The port of the endpoint
- config ServiceEndpointConfiguration? ()
-
The
ServiceEndpointConfiguration
of the endpoint