Joakim Frostegård
|
15f8d30518
|
udp: improve socket worker comments
|
2022-10-25 02:16:16 +02:00 |
|
Joakim Frostegård
|
224ae3ea3b
|
udp: socket worker: always use relaxed ordering for stats
|
2022-10-25 02:00:55 +02:00 |
|
Joakim Frostegård
|
5e28f5a498
|
udp: handle request parse errors outside of handle_request function
|
2022-10-25 01:55:32 +02:00 |
|
Joakim Frostegård
|
4587c267d6
|
udp: rewrite socket worker to use SocketWorker struct
Also, stop checking token number all the time
|
2022-10-25 01:33:35 +02:00 |
|
Joakim Frostegård
|
fcf18c845f
|
Reduce ValidUntil size; reduce size of various ws structs
|
2022-08-01 14:15:06 +02:00 |
|
Joakim Frostegård
|
8f37459298
|
udp: move ConnectionValidator to workers.socket.validator
|
2022-07-04 08:36:02 +02:00 |
|
Joakim Frostegård
|
ff071080b0
|
udp: improve resend buffer logic and log messages
|
2022-07-03 22:24:58 +02:00 |
|
Joakim Frostegård
|
5cfd270ab7
|
udp: add optional resending buffer for responses that failed to send
|
2022-06-28 00:56:29 +02:00 |
|
Joakim Frostegård
|
29f97e881e
|
udp: improve formatting of imports
|
2022-04-16 00:43:23 +02:00 |
|
Joakim Frostegård
|
1851886992
|
udp: socket workers: rename common.rs to storage.rs
|
2022-04-16 00:36:43 +02:00 |
|
Joakim Frostegård
|
86fb7f0fb3
|
udp: split workers/socket.rs into modules
|
2022-04-16 00:15:33 +02:00 |
|