mirror of
https://github.com/fluencelabs/js-libp2p-websockets
synced 2025-04-24 22:12:24 +00:00
2.1 KiB
2.1 KiB
js-libp2p-websockets
JavaScript implementation of the WebSockets module that libp2p uses and that implements the interface-transport interface
Description
libp2p-websockets
is the WebSockets implementation compatible with libp2p.
Usage
Install
npm
> npm i libp2p-websockets
Example
TODO