WebSocket is a computer communications protocol, providing simultaneous two-way communication channels over a single Transmission Control Protocol (TCP) connection.
Setup
Name | Description |
---|---|
Server IP | The URL to connect to a websocket server |
Server Port | Port number to connect to the websocket server |
Use SSL | Toggle for SSL connection |
Server Endpoint | The websocket server’s endpoint to establish the connection with |
Status | Displaying the status of the connection |
Server | Displaying the full address for the websocket connection |