Skip to content

Commit

Permalink
docs: update features
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-Werner committed Dec 17, 2023
1 parent 4b45e23 commit 157d4c4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@ For now, it only allow a simple server / client communication, with no network m
- [] Map Message dispatching
- [] Network mapping and auto discovery
- [] Network State Sync
- [] Network dispatching (relay message to the right node via local mesh network)
- [] raw-ify p2p communication and compression

## Final Goal

The final goal is that you just connect to a single point in your network, and get ability to monitor and control all your microservices from within all your authorized microservices or terminal.
It would work within a workspace and handle hotswapping or new microservices joining the network to distribute the load and ensure your network stays connected without GB of bloatware.

## Usage

Expand Down

0 comments on commit 157d4c4

Please sign in to comment.