Title here
Summary here
AbstractProxyServerServiceKind: global class
Extends: AbstractProxyServerService
Service:
AbstractProxyServerServiceService defining methods to handle client messages to a local Web Socket server.
PromiseImplementation to send a message
Kind: instance method of ProxySocketServerService
Returns: Promise - A promise resolved if the message has been successfully sent
Access: protected
| Param | Type | Description |
|---|---|---|
| message | Object | A message to be sent |
| [options] | Object | Some options... |