Relay ===== This module provides the core relay functionality for the Agentstr SDK, enabling communication between Nostr clients and agents. It handles message routing, event forwarding, and connection management to ensure reliable message delivery across the Nostr network. .. automodule:: agentstr.relay :members: :undoc-members: :show-inheritance: