Dummy EventQueue for which no queue is utilized.
Every event is handled as soon as its data is available.
Factory for EventQueues.
Type of the queue to create.
Function which is called when an event is consumed.
The newly created EventQueue.
Generated using TypeDoc
Dummy EventQueue for which no queue is utilized.
Every event is handled as soon as its data is available.