The WebSocket interface enables communication using the Hybi-10 protocol.
The interface can be configured as a server or as a client. A file path is also required for this purpose. Most services are accordingly mapped to a URL. To maintain a connection, the interface must additionally be pinged cyclically. Since web browsers do not support this, an own implementation is often used.