UNPKG

libp2p-tcp

Version:

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

4 lines 135 B
export var CODE_P2P: number; export var CODE_CIRCUIT: number; export var CLOSE_TIMEOUT: number; //# sourceMappingURL=constants.d.ts.map