Skip to content

Extension Points

Extension points are the interfaces the framework calls into. You only need this section if you’re replacing a default implementation — shipping a custom persistence store, serializer, or transport.

Most consumers never open this section. If you’re wiring the bus into a new database or message broker, start here; otherwise the API Reference has what you need.