True peer-to-peer messaging without WebSocket fallback
âšī¸ This demo uses ONLY peer-to-peer data channels for messaging. WebSocket is used exclusively for signaling (SDP/ICE).
Messages will only be sent once data channels are established. Start the publisher first, then connect subscribers.