Peer to peer full mesh network tolerant to connection failures. Same API for clients (Chrome, Firefox) and servers (NodeJS). Send private or broadcast messages with String, Uint8Array data types. Send large amounts of data (over the limit of ~16kb used in RTCDataChannel). Automatic rejoin the group when connection lost. Hide the connection nature ( WebSocket or RTCDataChannel) from API consumer. A