UNPKG

@libp2p/websockets

Version:

JavaScript implementation of the WebSockets module that libp2p uses and that implements the interface-transport spec

3 lines 154 B
// Time to wait for a connection to close gracefully before destroying it manually export const CLOSE_TIMEOUT = 500; //# sourceMappingURL=constants.js.map