mirror of
https://github.com/fluencelabs/js-libp2p-websockets
synced 2025-06-11 11:01:40 +00:00
a19e68af68c18d867da0d65426aa7159fe9b9b2e
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%