Files
Zoltan Papp 1c80258f49 [client] Add Expose support to embed library
Add ability to expose local services via the NetBird reverse proxy
from embedded client code.

Introduce ExposeSession with a blocking Wait method that keeps
the session alive until the context is cancelled.

Extract ProtocolType with ParseProtocolType into the expose package
and use it across CLI and embed layers.
2026-03-25 14:59:17 +01:00
..