# Packages
No description provided by the author
# README
Eventing Tools
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.
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.
Prerequisites
Contributing
See CONTRIBUTING.md
Code of Conduct
Licensing
See the LICENSE file