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