telemt/src/proxy
David Osipov f0c37f233e
Refactor health management: implement remove_writer_if_empty method for cleaner writer removal logic and update related functions to enhance efficiency in handling closed writers.
2026-03-17 21:38:15 +04:00
..
client.rs Refactor user connection limit checks and enhance health monitoring tests: update warning messages, add new tests for draining writers, and improve state management 2026-03-17 20:53:37 +04:00
client_security_tests.rs Refactor user connection limit checks and enhance health monitoring tests: update warning messages, add new tests for draining writers, and improve state management 2026-03-17 20:53:37 +04:00
direct_relay.rs bump version to 3.3.20 and implement connection lease management for direct and middle relays 2026-03-17 18:16:17 +04:00
direct_relay_security_tests.rs Implement user connection reservation management and enhance relay task handling in proxy 2026-03-17 19:05:26 +04:00
handshake.rs Refactor health management: implement remove_writer_if_empty method for cleaner writer removal logic and update related functions to enhance efficiency in handling closed writers. 2026-03-17 21:38:15 +04:00
handshake_security_tests.rs Refactor health management: implement remove_writer_if_empty method for cleaner writer removal logic and update related functions to enhance efficiency in handling closed writers. 2026-03-17 21:38:15 +04:00
masking.rs Refactor health management: implement remove_writer_if_empty method for cleaner writer removal logic and update related functions to enhance efficiency in handling closed writers. 2026-03-17 21:38:15 +04:00
masking_security_tests.rs Refactor health management: implement remove_writer_if_empty method for cleaner writer removal logic and update related functions to enhance efficiency in handling closed writers. 2026-03-17 21:38:15 +04:00
middle_relay.rs bump version to 3.3.20 and implement connection lease management for direct and middle relays 2026-03-17 18:16:17 +04:00
middle_relay_security_tests.rs Implement user connection reservation management and enhance relay task handling in proxy 2026-03-17 19:05:26 +04:00
mod.rs ME/DC Reroute + ME Upper-limit tuning 2026-03-09 00:53:47 +03:00
relay.rs DC to Client fine tuning 2026-03-08 04:51:46 +03:00
route_mode.rs ReRoute state in API 2026-03-10 00:59:25 +03:00