Open smashah opened 2 years ago
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://cloudevents.io/