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, check the [Gurted Documentation](https://docs.gurted.com).