Files
nym/common
durch bfd8eb3f2d Return Result from KCP session input() for error detection
Change KcpSession::input() to return Result<(), KcpError> so callers
can detect invalid packets instead of silently ignoring them.

- Add ConvMismatch error variant for conversation ID mismatches
- Update driver to propagate errors from session.input()
- Update all test and example callers

Closes: nym-n0kk
2026-01-08 15:45:13 +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
2025-08-20 16:17:09 +01:00