Zoltán Papp
|
c0efce6556
|
Fix msg delivery timeouts
|
2024-06-26 16:22:26 +02:00 |
|
Zoltán Papp
|
085d072b17
|
- Add sha prefix for peer id in protocol
- Add magic cookie in hello msg
- Add tests
|
2024-06-25 17:36:04 +02:00 |
|
Zoltán Papp
|
0a67f5be1a
|
Fix logic
|
2024-06-25 15:13:08 +02:00 |
|
Zoltán Papp
|
6801dcb3f6
|
Fallback to relay conn
|
2024-06-20 18:17:30 +02:00 |
|
Zoltán Papp
|
5b86a7f3f2
|
Fix relay mode evaulation
|
2024-06-18 11:10:55 +02:00 |
|
Zoltán Papp
|
e407fe02c5
|
Separate lifecircle of handshake, ice, relay connections
- fix Stun, Turn address update thread safety issue
- move conn worker login into peer package
|
2024-06-17 17:52:22 +02:00 |
|
Zoltán Papp
|
a7760bf0a7
|
Configurable relay address with env variable
|
2024-06-14 15:43:18 +02:00 |
|
Zoltan Papp
|
64f949abbb
|
Integrate relay into peer conn
- extend mgm with relay address
- extend signaling with remote peer's relay address
- start setup relay connection before engine start
|
2024-06-14 14:40:31 +02:00 |
|
Zoltan Papp
|
fed9e587af
|
Add close message type
|
2024-06-05 19:49:30 +02:00 |
|
Zoltan Papp
|
a40d4d2f32
|
- add comments
- avoid double closing messages
- add cleanup routine for relay manager
|
2024-06-04 14:40:35 +02:00 |
|
Zoltán Papp
|
3430b81622
|
Add relay server tracking
|
2024-06-01 11:48:15 +02:00 |
|
Zoltán Papp
|
fd4ad15c83
|
Move reconnection logic to separated struct
|
2024-06-01 11:25:00 +02:00 |
|
Zoltán Papp
|
4ff069a102
|
Support multiple server
|
2024-05-29 16:40:26 +02:00 |
|
Zoltán Papp
|
173ca25dac
|
Fix in client the close event
|
2024-05-26 22:14:33 +02:00 |
|
Zoltán Papp
|
36b2cd16cc
|
Remove channel binding logic
|
2024-05-23 13:24:02 +02:00 |
|