|
332f9a5809
|
feat: initial websocket implementation
|
2024-02-21 19:36:27 +01:00 |
|
|
34ad2a8681
|
chore: removed tonic, using prost-build directly
|
2024-02-19 18:29:59 +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 |
|
|
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 |
|
|
acbead360a
|
chore: initial commit
|
2024-02-16 00:40:42 +01:00 |
|