Commit graph

6 commits

Author SHA1 Message Date
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
6dc11526d8
allow calling Protocols from textparser 2024-12-11 12:50:34 +01:00
232fe6b6e2
add response for protocol status 2024-12-11 12:47:40 +01:00
b7b05d2865
add tests for caps versions in text protocol 2024-12-10 22:39:59 +01:00
a27dcf013f
make clippy happy 2024-10-19 15:34:03 +02:00
9dc681086d
refactor: split into more logical files 2024-10-18 01:56:23 +02:00
Renamed from src/text_protocol.rs (Browse further)