You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sentence=Bridge TCP, UDP, and WebSocket client communication over serial.
paragraph=Enables non-networked Arduino boards to perform TCP, UDP, and WebSocket client operations. Bridges communication via a WiFi-capable host (ESP32/ESP8266) OR a PC/Raspberry Pi via USB (Python). Features include SSL/TLS support, datagram handling, and async events.