UNPKG

@libp2p/websockets

Version:

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

3 lines 149 B
import type { Listener } from '@libp2p/interface'; export declare function createListener(): Listener; //# sourceMappingURL=listener.browser.d.ts.map