The implementation of the GURT protocol. - [cli](./cli) - Gurty, the command-line tool for managing GURT servers - [library](./library) - client/server GURT protocol library for Rust (the core, used in Flumi) - [gdextension](./gdextension) - the Godot bindings for the GURT protocol (used in Flumi) For the full spec, see the [Gurted Documentation](https://docs.gurted.com).