Skip to main content

Module websocket

Module websocket 

Source
Available on crate feature websocket only.
Expand description

IPC method implementation using WebSocket.

Structsยง

WebSocketConnection
IPC connection implemented with WebSocket.
WebSocketListener
IPC listener implemented with WebSocket.