Files
nym/common
durch 9b54a11f4b feat(ipr): add KcpSessionManager for LP client KCP handling
- Add fetch_incoming() and recv() methods to KcpDriver for retrieving
  reassembled messages
- Create KcpSessionManager in ip-packet-router that manages KCP sessions
  keyed by conv_id (first 4 bytes of KCP packet header)
- Store ReplySurbs per session for sending anonymous replies
- Implement session timeout (5 min) and max sessions limit (10000)
- Add comprehensive tests for session lifecycle and KCP roundtrip
2026-01-08 15:45:15 +00:00
..
2023-10-24 11:16:06 +02:00
2025-09-12 20:34:50 +02:00
2025-09-29 14:53:15 +01:00
2026-01-08 15:45:14 +00:00
2025-08-20 16:17:09 +01:00
2026-01-08 15:45:14 +00:00