event-gateway icon indicating copy to clipboard operation
event-gateway copied to clipboard

React to any event with serverless functions across clouds

Results 63 event-gateway issues
Sort by recently updated
recently updated
newest added

the API Gateway is the only thing that overlaps in functionality. Common complaints about it are: 1. flexibility 1. cost 1. performance We don't have numbers for cost or performance,...

kind/docs

# This is a Feature Request ## Description It would be convenient to allow for one sync subscription and multiple async subscriptions on an http event. Then multiple async handlers...

kind/feature
stage/needs-feedback

The docs don't clearly spell out what happens when an error occurs in a function for both invoke and for an http subscription. Would be good to get these documented.

kind/docs

# This is a Feature Request ## Description It would be super convenient to be able to introduce streams to serverless functions so that you could stream in large data...

kind/feature

Running event-gateway and showing output below: ``` docker run --rm -p 8055:8055 -p 8056:8056 event-gateway -events-port 8055 -config-port 8056 -dev -log-level=debug INFO Running in development mode with embedded etcd. DEBUG...

kind/feature
stage/accepted

Similar and dependent issues - #220

kind/feature
stage/needs-feedback

`user.*` matches `user.created`, `user.updated`, etc

kind/feature
stage/needs-feedback

kind/feature
stage/needs-feedback