Zoltán Papp
|
4d0e16f2d0
|
- Remove WaitForExitAcceptedConns logic from server
- Implement thread safe gracefully close logic
- organise the server code
|
2024-06-27 02:36:44 +02:00 |
|
Zoltán Papp
|
c0efce6556
|
Fix msg delivery timeouts
|
2024-06-26 16:22:26 +02:00 |
|
Zoltán Papp
|
f0eb004582
|
Single thread on server sending
|
2024-06-26 15:26:19 +02:00 |
|
Zoltán Papp
|
0a67f5be1a
|
Fix logic
|
2024-06-25 15:13:08 +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
|
15818b72c6
|
Add alternative ws server implementation
|
2024-06-03 21:38:37 +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 |
|
Zoltán Papp
|
13eb457132
|
Add registration response message to the communication
|
2024-05-21 15:51:37 +02:00 |
|
Zoltan Papp
|
1c9c9ae47e
|
Remove sync.pool
|
2024-05-20 11:38:23 +02:00 |
|
Zoltan Papp
|
9ac5a1ed3f
|
Add udp listener and did some change for debug purpose.
|
2024-05-19 12:41:06 +02:00 |
|
Zoltan Papp
|
57a89cf0cc
|
Add initial relay code
|
2024-05-17 17:43:28 +02:00 |
|