Skip to content

An experimental toolkit for constructing Web-based overlay networks

License

Notifications You must be signed in to change notification settings

abelab/web-overlay

Repository files navigation

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.