mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 02:05:30 +00:00
This means * less fluctuation in number of responses send per second * longer poll timeouts can be used since poll is woken when responses are available for sending * drain-like method used to fetch responses from response channel, meaning responses added while iterating won't be processed |
||
|---|---|---|
| .. | ||
| network | ||
| common.rs | ||
| config.rs | ||
| handler.rs | ||
| lib.rs | ||
| tasks.rs | ||