0.0.11 • Published 3 years ago

@pojntfx/webnetes v0.0.11

Weekly downloads
14
License
AGPL-3.0
Repository
github
Last release
3 years ago

webnetes (w6s)

Like Kubernetes, but built with WebAssembly, WebRTC (via unisockets) and WebTorrent.

Yarn CI make CI Mirror TypeDoc npm Demo

Overview

UML Diagram

TODO: Add overview docs

Resource Modification Protocol

To manage resources, the following protocol is used:

Sequence Diagram

Note that this protocol is currently being replaced with a new protocol (the "Pipe" protocol), to allow for a singular protocol to be used for both resource management with confirmations and UDP-style "send and forget" messages such as stdin/stdout pipes.

Usage

TODO: Add usage docs

License

webnetes (c) 2020 Felix Pojtinger

SPDX-License-Identifier: AGPL-3.0