wormholes
v1.0.10
Published
Distributed Communication Module
Downloads
15
Maintainers
Readme
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.