get_uri
Description:
Get the URI of the WebSocket.
For servers this represents the address of the WebSocket, and for clients it is the address connected to.
Parameters:
| this |
the WebSocket |
Returns:
|
the URI |
Get the URI of the WebSocket.
For servers this represents the address of the WebSocket, and for clients it is the address connected to.
| this |
the WebSocket |
|
the URI |