Files
firezone/rust/connlib
Thomas Eizinger 1e2bab4420 chore(snownet): log attributes on message integrity failure (#7577)
We are receiving multiple reports of message, especially error messages
from relays, where the message integrity check fails. To get more
information as to why, this patch extends this error message with the
attributes of the request and response message.
2024-12-23 19:02:36 +00:00
..

Connlib

Firezone's connectivity library shared by all clients.

Building Connlib

You shouldn't need to build connlib directly; it's typically built as a dependency of one of the other Firezone components. See READMEs in those directories for relevant instructions.