vmware-archive / dispatch

Dispatch is a framework for deploying and managing serverless style applications.
http://dispatchframework.io
Apache License 2.0
532 stars 58 forks source link

Update Dispatch to use the latest CloudEvents SDK #720

Open tenczar opened 5 years ago

tenczar commented 5 years ago

Feature Request

Dispatch currently uses an outdated version of the CloudEvents SDK. This needs to be updated to the latest version.

Complexity