tristanable/source
Tristan B. Velloza Kildaire 02f8c8f102 New feature: On-receive queuing
In the case where this is enabled, via the Manager constructor's last boolean
argument, then any message with a tag that does no match any existing queue
will trigger the creation of a new queue with said tag, addition of said queue
to the manager and appending of the triggering message to said queue.
2022-05-26 12:34:37 +02:00
..
tristanable New feature: On-receive queuing 2022-05-26 12:34:37 +02:00