You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.
This microservice can connect between devices with simple networks.
Concept
There are two different types of networks:
public (everyone can see a network like the internet)
private (only members and owners of a network can see it)
On public networks you can send join requests. Someone can accept or deny your requests.
On private networks you only can be invited into a network. You can also being invited into a public network.
The owner of a network can kick members out of the network.
Future
In the future this microservice will be provide active devices like router, switches and firewalls.
So routes will exist to create traffic.