mirror of
https://github.com/fluencelabs/js-libp2p-websockets
synced 2025-06-11 01:31:38 +00:00
d661bb6e45d81600cefcb557f49207d3c7110b5f
* chore: add lead maintainer License: MIT Signed-off-by: Jacob Heun <jacobheun@gmail.com> * Update package.json
js-libp2p-websockets
JavaScript implementation of the WebSockets module that libp2p uses and that implements the interface-transport interface
Lead Maintainer
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%