mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-07-31 12:33:20 +00:00
The structured path was the only place defaulting quicSupport to true (kernel default is false). Booting that QUIC listener SIGSEGVs in lsquic setupSSLContext, so keep QUIC opt-in until the transport is validated. Co-authored-by: Claude Fable 5 <noreply@anthropic.com>