Nikita Vilunov
|
72f5010988
|
clean up http.rs a little
|
2024-04-26 12:28:13 +02:00 |
Nikita Vilunov
|
d805061d5b
|
refactor auth logic into a common module (#54)
Reviewed-on: lavina/lavina#54
|
2024-04-23 10:10:10 +00:00 |
Nikita Vilunov
|
ddb348bee9
|
refactor lavina core by grouping public services into a new LavinaCore struct.
this will be useful in future when additional services will be introduced and passed as dependencies
|
2024-04-21 19:45:50 +02:00 |
Nikita Vilunov
|
77d175ccd9
|
update hyper to 1.0 and other libs
|
2023-12-10 22:22:26 +01:00 |
Nikita Vilunov
|
2f034284cf
|
rename telemetry mod to http
|
2023-10-01 01:50:04 +02:00 |
Nikita Vilunov
|
08fe958d60
|
clean stuff, move metrics endpoint onto a separate port
|
2023-02-09 19:19:03 +01:00 |
Nikita Vilunov
|
f9a6d8bdfc
|
reorder modules a bit
|
2023-02-04 02:01:49 +01:00 |
Nikita Vilunov
|
b7995584f0
|
implement multiple rooms
|
2023-02-03 23:43:59 +01:00 |
Nikita Vilunov
|
dd8cf0fbf0
|
add integration tests for ws, rewrite ws handling
|
2023-01-31 18:32:35 +01:00 |
Nikita Vilunov
|
f4dda9fb4b
|
simple broadcast of messages
|
2023-01-31 13:55:47 +01:00 |
Nikita Vilunov
|
d6b2289221
|
prometheus example usage
|
2023-01-28 00:43:20 +04:00 |
Nikita Vilunov
|
0b0c432bb8
|
add a simple router
|
2023-01-27 01:11:28 +04:00 |
Nikita Vilunov
|
31ffe41929
|
websocket basic implementation
|
2023-01-25 16:50:14 +04:00 |
Nikita Vilunov
|
734ca6c423
|
http server
|
2023-01-19 18:18:41 +01:00 |