hdbg
|
9017ea4017
|
refactor(server): added SafeCell abstraction for easier protected memory swap
|
2026-03-16 19:41:12 +01:00 |
|
hdbg
|
549a0f5f52
|
refactor(server): removed grpc adapter and replaced with concrete implementations
|
2026-03-16 03:12:29 +01:00 |
|
hdbg
|
54d0fe0505
|
refactor(server::{user_agent, client}): move auth part to separate function to not to pollute actor session with one-time concerns
|
2026-03-11 14:08:15 +01:00 |
|
hdbg
|
657f47e32f
|
refactor(transport): convert Bi trait to use async_trait
|
2026-03-11 14:08:15 +01:00 |
|
hdbg
|
4b4a8f4489
|
refactor: consolidate auth messages into client and user_agent packages
|
2026-03-11 14:08:15 +01:00 |
|
hdbg
|
b8afd94b21
|
refactor(transport): implemented Bi stream based abstraction for actor communication with next loop override
|
2026-03-11 14:07:46 +01:00 |
|
hdbg
|
9dca7aff27
|
feat(proto): add URL parsing and TLS certificate management
|
2026-03-11 14:07:06 +01:00 |
|
hdbg
|
d81120f59c
|
refactor(server::tests): moved integration-like tests into tests/
|
2026-03-11 14:05:42 +01:00 |
|