UNPKG

libp2p-tcp

Version:

Node.js implementation of the TCP module that libp2p uses, which implements the interface-connection and interface-transport interfaces

9 lines (8 loc) 106 B
module.exports = { build: { config: { platform: 'node' }, bundlesizeMax: '44KB' } }