Zoltán Papp
e9e3b8ba10
Check wg handshake status on worker relay
2024-07-23 22:43:20 +02:00
Zoltán Papp
4ea55bfe3c
- Implement remote addr for conn
...
- Eliminate cached offeranswer arguments
- Fix exponent reset in conn reconnect loop
- Fix on disconnected callback for permanent server
- Add peer relay status for status details command
2024-07-16 11:02:32 +02:00
Zoltán Papp
83b83ccfd2
Add relay server address for the status
2024-07-10 22:17:54 +02:00
Zoltán Papp
d1b6387803
Fix token sending
2024-07-10 13:21:50 +02:00
Zoltan Papp
c3e8187a47
Fix lint issues
2024-07-08 21:53:20 +02:00
Zoltán Papp
1f949f8cee
Fix parameters of tests
2024-07-08 17:01:11 +02:00
Zoltan Papp
836072098b
Integrate the relay authentication
2024-07-05 16:12:30 +02:00
Zoltan Papp
15a7b7629b
Add exposed address
2024-07-02 11:57:17 +02:00
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