WebRTC transport for ExUtcp.
Provides peer-to-peer communication using WebRTC data channels. Supports:
- Peer-to-peer tool calling without server intermediary
- Low-latency communication with NAT traversal
- Secure communication with DTLS encryption
- Multiple data channels for concurrent operations
- ICE candidate exchange and STUN/TURN server support
Summary
Functions
Returns a specification to start this module under a supervisor.
Creates a new WebRTC transport.
Starts the WebRTC transport GenServer.
Types
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
Creates a new WebRTC transport.
Starts the WebRTC transport GenServer.