/web-overlay

An experimental toolkit for constructing Web-based overlay networks

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Overview

Node.js CI

Web-Overlay is an experimental toolkit for constructing Web-based overlay networks, where each node (peer) is either a Web browser or a Node.js. WebRTC and WebSocket (actually Socket.io) connections are used as an interconnect between nodes.

Web-Overlay includes implementation of Connection Manager and a structured overlay network, Kirin.

Web-Overlay is developed by Abe Lab at Osaka City University, Japan [Link].

License

GNU General Public License 3.0.

Repository

https://github.com/abelab/web-overlay

Further Information

Visit https://web-overlay.github.io for further information.