mirror of
https://github.com/fluencelabs/js-libp2p-websockets
synced 2025-03-16 05:30:54 +00:00
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%