This repository contains useful tools for Kyma Eventing:
- Loadtest for load-testing the Eventing components by continuously sending and receiving cloudevents.
- Publisher for publishing legacy and cloudevents continuously.
- Subscriber for consuming cloudevents.
- Linter settings for Kyma modules
Note: The
publisher
and thesubscriber
are using the same Eventing infrastructure (e.g. Kyma subscriptions, subscribers, ...etc). This could be useful when verifying Eventing on any cluster by deploying both applications and watching their logs.
See CONTRIBUTING.md
See the LICENSE file