mirror of
https://github.com/fluencelabs/js-libp2p-websockets
synced 2025-06-10 20:21:32 +00:00
709989acc9a7cde96bd1f1869035bc0073d7da11
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
API
Transport
Connection
Description
Languages
JavaScript
100%