Commit graph

14 commits

Author SHA1 Message Date
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
0a0603a338
fix: improved widged example 2024-02-17 04:35:34 +01:00
a57afe0e3c
ci: add tci script 2024-02-17 04:12:13 +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
506d59e203
feat: added tiny matrix widget example 2024-02-16 03:18:42 +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
51e920ef1a
chore: trim down dependencies 2024-02-16 00:43:22 +01:00
950b9bd3e5
feat: simple cli implementation 2024-02-16 00:40:55 +01:00
acbead360a
chore: initial commit 2024-02-16 00:40:42 +01:00