Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wallyqs/nats-tail
Simple tool for following messages on a NATS subject
https://github.com/wallyqs/nats-tail
messaging nats
Last synced: about 2 months ago
JSON representation
Simple tool for following messages on a NATS subject
- Host: GitHub
- URL: https://github.com/wallyqs/nats-tail
- Owner: wallyqs
- License: mit
- Created: 2016-10-26T08:41:47.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-24T06:54:04.000Z (almost 7 years ago)
- Last Synced: 2024-10-17T19:54:08.334Z (2 months ago)
- Topics: messaging, nats
- Language: Go
- Size: 2.93 KB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nats-tail
Simple tool for following messages on a NATS subject
```
nats-tail -s nats://demo.nats.io:4222 ">"
```## Demo
![nats-tail](https://cloud.githubusercontent.com/assets/26195/19737297/ba40af24-9b67-11e6-8bf0-e0a20cb2e155.gif)