Expand description
Channel implementation for permit-based back-pressure.
Modules§
- for_
test - The configuration for tests.
Structs§
- Message
With Permits - Message with its required permits.
- Permits
- Semaphore-based permits to control the back-pressure.
- Receiver
- The receiver of the exchange service with permit-based back-pressure.
- Sender
- The sender of the exchange service with permit-based back-pressure.
Functions§
- channel
- Create a channel for the exchange service.
- channel_
for_ test