mirror of
https://github.com/fluencelabs/js-libp2p-websockets
synced 2025-07-31 17:32:02 +00:00
cccf26991873e2b2aa575aba48e795bb528dd20b
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%