wormholes
TypeScript icon, indicating that this package has built-in type declarations

1.0.10 • Public • Published

Wormholes.js

Distributed Communication Technology

A Wormhole is a communication channel between processes. The wormhole transfer the message from the processes in a secured protocol over several protocol like TCP, UDP, HTTP and more.

+---------+                +---------+                  +----------+
| Process |<-=|Wormhole|=->| Process | <-=|Wormhole|=-> | Web Page |
+---------+                +---------+                  +----------+

License

Wormhole.js is free software, licensed under the GNU General Public License, Version 3.0. See the LICENSE file for more details.

/wormholes/

    Package Sidebar

    Install

    npm i wormholes

    Weekly Downloads

    1

    Version

    1.0.10

    License

    GPL-3.0

    Unpacked Size

    147 kB

    Total Files

    46

    Last publish

    Collaborators

    • tamirf