flurry/src
Noa Aarts f124c7c9cb
protocols command (#67)
Adds a command for getting all enabled (and disabled) protocols from the
server.

- **add response for protocol status**
- **add command for protocols**
- **allow calling `Protocols` from BinaryParser**
- **allow calling `Protocols` from textparser**
2024-12-11 20:08:39 +01:00
..
protocols protocols command (#67) 2024-12-11 20:08:39 +01:00
color.rs fix memory leak in closing connections 2024-10-19 14:05:37 +02:00
config.rs add configuration for the stdout pixel-changed interval 2024-12-10 22:38:14 +01:00
flutclient.rs protocols command (#67) 2024-12-11 20:08:39 +01:00
grid.rs feat: Website (#15) 2024-10-22 21:58:25 +02:00
lib.rs add command for protocols 2024-12-11 12:48:11 +01:00
main.rs add configuration for the stdout pixel-changed interval 2024-12-10 22:38:14 +01:00
protocols.rs make clippy happy 2024-10-19 15:34:03 +02:00
stream.rs move the locally scoped function to an impl to improve readability 2024-12-10 22:40:53 +01:00
utils.rs make clippy happy 2024-10-19 15:34:03 +02:00
webapi.rs feat: Website (#15) 2024-10-22 21:58:25 +02:00