Bridges are optional connectors for forwarding serialized events between buses in different processes or machines. All bridges expose the same minimal surface:Documentation Index
Fetch the complete documentation index at: https://abxbus.archivebox.io/llms.txt
Use this file to discover all available pages before exploring further.
emit(...)for outbound forwardingon(...)for inbound subscriptionstart()andclose()for lifecycle control
Quick setup
- Python
- TypeScript