Files
leonwww/protocol/README.md
2025-09-08 13:13:38 +02:00

7 lines
378 B
Markdown

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).