wa-automate-nodejs
wa-automate-nodejs copied to clipboard
V5: Migrate all events to cloud events based standards
https://cloudevents.io/
What is cloud events in general and how does it helps developer?
@rizwan92 it's a standardized way of emitting events of various modes of transport (http, mqtt, socket, Kafka, etc)
I wanted to build all these transports into open-wa but thankfully most of the work is already done by the cloudevents team
You can see the standardized specification here
https://github.com/cloudevents/spec/blob/v1.0.1/spec.md