FsBunny
FsBunny Namespace
Type | Description |
Consumer<'T> | Consumer interface. |
Exchange | Exchange discriminated union identifier. |
Publisher<'T> | EventPublisher abstraction for publishing events to an exchange. |
Queue | Queue discriminated union identifier. |
RabbitMqEventStreams | RabbitMqEventStreams constructs event-stream publishers and consumers. factory: RabbitMQ connection factory to use. defaultExchange: default exchange to bind to. retries: number of reconnect attempts. limit: prefetch limit. |
ReliableResult<'T> | ReliableResult contains message and the session-bound unique id used for acknowlegements. |
s |
Module | Description |
Operators | Infix operators. |
Publisher |