Module websocket_transport

Module websocket_transport 

Source
Expand description

WebSocket transport implementation for iFlow SDK

This module provides the low-level WebSocket communication layer. It handles connection management, message sending/receiving, and basic error handling.

Structsยง

WebSocketTransport
WebSocket transport for iFlow communication