Skip to content

5 REQ subs.specific.mult

Manuel Hatzl edited this page Aug 21, 2023 · 3 revisions

subs.specific.mult: Subscribe to multiple specific events

References

  • in branch main: 2 (2 direct)

evident must provide a function to subscribe to multiple specific events at once.

subs.specific.mult.test.recv: Receive multiple subscribed events

Multiple events the subscriber is subscribed to are received.

subs.specific.mult.test.ignore: Subscriber ignores events that are not subscribed

Only events that are subscribed are received by the subscriber, and all other events are ignored.

REQ-Referencing Overview:

Last update: 2023-09-14_10:01 UTC
Branch: main
Commit: 98f71ca

Clone this wiki locally