Commit graph

9 commits

Author SHA1 Message Date
5e5a29b3a1
add brackets to match for clippy 2024-12-29 11:32:25 +01:00
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
823f4a306a
allow calling Protocols from BinaryParser 2024-12-11 12:49:02 +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
peppidesu
7f04b39a15
feat: Website (#15)
Add a basic website that shows the current flutgrid state
Co-authored-by: Noa Aarts <noa@voorwaarts.nl>
2024-10-22 21:58:25 +02: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