StreamX services implementations dedicated to be a showcase of how to develop services and also production ready services which can be used to create StreamX mesh.
See example setup of mesh with the Blueprints here.
Search by ticket URL to find references to the given issue in code.
smallrye/smallrye-reactive-messaging#2687
Install StreamX CLI:
brew install streamx-dev/tap/streamxStart mesh defined in mesh.yaml:
streamx runOptionally run script to trigger example publications and see results:
sh publish-all.shRun the following tool. If required - adjust settings in the script to match your environment. Remember to not commit those changes to git repository
sh streamvisor.shRelease process is described in RELEASE