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

378 B

The implementation of the GURT protocol.

  • Cli - Gurty, the command-line tool for managing GURT servers
  • Library - client/server GURT protocol library for Rust (the core, used in Flumi)
  • Gdextension - the Godot bindings for the GURT protocol (used in Flumi)

For the full spec, check the Gurted Documentation.