Viktor Liu
|
b5daec3b51
|
[client,signal,management] Add browser client support (#4415)
|
2025-10-01 20:10:11 +02:00 |
|
Viktor Liu
|
f063866ce8
|
[client] Add flag to configure MTU (#4213)
|
2025-08-26 16:00:14 +02:00 |
|
Viktor Liu
|
abd152ee5a
|
[misc] Separate shared code dependencies (#4288)
* Separate shared code dependencies
* Fix import
* Test respective shared code
* Update openapi ref
* Fix test
* Fix test path
|
2025-08-05 18:34:41 +02:00 |
|
Viktor Liu
|
1d5e871bdf
|
[misc] Move shared components to shared directory (#4286)
Moved the following directories:
```
- management/client → shared/management/client
- management/domain → shared/management/domain
- management/proto → shared/management/proto
- signal/client → shared/signal/client
- signal/proto → shared/signal/proto
- relay/client → shared/relay/client
- relay/auth → shared/relay/auth
```
and adjusted import paths
|
2025-08-05 15:22:58 +02:00 |
|