Module global

View as Markdown

Generated from cargo doc --no-deps -p nemo-relay -p nemo-relay-adaptive -p nemo-relay-ffi.

Process-global access to the shared runtime context state.

The public API layer uses this module to resolve the single NemoRelayContextState instance that owns middleware registrations and runtime extensions for the current process.

Functions

  • global_context: Return the process-global runtime context state handle.