Diet256 is a centrally coordinated, densely connected overlay network, implementing the INET256 spec. It's the same simple INET256 API, but without any of the peering or routing configuration to manage. Diet256 makes all its connections over The Internet using QUIC and uses a central server to discover the IP address of peers.
Diet256 can be run as a daemon, providing a INET256 API over gRPC compatible with the reference implementation and tools. It can also be used as a Go library directly.
Author here, happy to answer any questions.
Diet256 is a centrally coordinated, densely connected overlay network, implementing the INET256 spec. It's the same simple INET256 API, but without any of the peering or routing configuration to manage. Diet256 makes all its connections over The Internet using QUIC and uses a central server to discover the IP address of peers.
Diet256 can be run as a daemon, providing a INET256 API over gRPC compatible with the reference implementation and tools. It can also be used as a Go library directly.