Macula is a mesh network for services and applications, built on Erlang/OTP: a node dials out over QUIC to one or more relay stations, which route its RPC calls, fan out its pub/sub events, and move content and streams between it and everyone else on the mesh. No inbound ports on the client side...
Source: [Dev.to](https://dev.to/rgfaber/an-ecosystem-for-mesh-native-computing-4f8l)