FsBunny


FsBunny

FsBunny Namespace

TypeDescription
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
ModuleDescription
Operators

Infix operators.

Publisher
Fork me on GitHub