Brief Description
Add event support by using publish/subscribe with an u64 payload.
Service name might clash when the user has a pubsub service with the same name, a user config to enable event forwarding or adding a prefix/suffix could solve the problem.
Brief Description
Add event support by using publish/subscribe with an
u64payload.Service name might clash when the user has a pubsub service with the same name, a user config to enable event forwarding or adding a prefix/suffix could solve the problem.