-
Testing Release 0.2.0 Stable
released this
2024-07-24 04:57:45 +00:00 | 4 commits to main since this releaseThis is the first usable version of
putex
and is meant to test its capabilities in a live environment. All significant values are configurable and it's believed to be usable at this point.Downloads
-
Tech preview Pre-Release
released this
2024-07-24 03:05:20 +00:00 | 5 commits to main since this releaseThis provides a basic demo which may be run against a local nats server with open auth via the following commands (running in parallel):
# (in parallel) putex -vvv 127.0.0.1 locks router abc 'echo HEALTH CHECK $1' start-does-nothing stop-does-nothing putex -vvv 127.0.0.1 locks router xyz 'echo HEALTH CHECK $1' start-does-nothing stop-does-nothing
Downloads