Dot-event creates interfaces for listening to and emitting events. Dot-event listeners can be synchronous or asynchronous, accept arguments, and return values. Dot-event has a tiny footprint (<1 kb ...
This sample goes through the basics of creating an Azure Function that triggers with a new Event Hub message. The function can then be deployed to Kubernetes with KEDA for event driven activation and ...