UNPKG

webrtc-explorer

Version:

P2P Network Routing Overlay designed for the Web platform (browsers)

14 lines (12 loc) 231 B
// id : { // socket: // fingerTable: { // row : { // ideal: <fingerId> // current: <fingerId> // } // } // predecessorId // } const peerTable = {} module.exports = peerTable