|
5cb7ca5193
|
fix: exclude self from user list
|
2024-02-19 02:02:17 +01:00 |
|
|
838ad5b544
|
chore: refactor
|
2024-02-19 00:52:41 +01:00 |
|
|
d4cee92098
|
feat: more user info
|
2024-02-19 00:24:52 +01:00 |
|
|
4daacc9712
|
feat: mumble control channel, simple userlist route
|
2024-02-18 23:58:46 +01:00 |
|
|
2f4b52e09d
|
feat: added protobuf tcp protocol for control
just imported mumble's .proto file and added prost to get the rust
structs
Co-authored-by: frelodev <frelodev@gmail.com>
|
2024-02-18 23:56:59 +01:00 |
|
|
7937330185
|
fix: try all addresses, in case resolves ipv6 too
|
2024-02-17 04:11:56 +01:00 |
|
|
734de0bde5
|
feat: better latency and server info struct
|
2024-02-17 03:13:43 +01:00 |
|
|
018bd76718
|
feat: return ping and parse version
|
2024-02-16 03:34:45 +01:00 |
|
|
d0c6987ad4
|
feat: now a simple webserver with axum
i plan to make it keep an ongoing single session so a dedicated process
answering http requests will make sense
|
2024-02-16 02:26:16 +01:00 |
|
|
950b9bd3e5
|
feat: simple cli implementation
|
2024-02-16 00:40:55 +01:00 |
|