https://github.com/ramsailopal/nats-messaging
A NATS messaging demonstration using python clients
https://github.com/ramsailopal/nats-messaging
nats-messaging python
Last synced: 8 months ago
JSON representation
A NATS messaging demonstration using python clients
- Host: GitHub
- URL: https://github.com/ramsailopal/nats-messaging
- Owner: RamSailopal
- Created: 2022-04-01T09:17:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-01T10:23:33.000Z (over 3 years ago)
- Last Synced: 2024-12-29T10:27:36.595Z (9 months ago)
- Topics: nats-messaging, python
- Language: Python
- Homepage:
- Size: 136 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NATS-messaging

A demo of the NATS messaging framework written in Python.
# Gitpod
[](https://gitpod.io/#https://github.com/RamSailopal/NATS-messaging)
On provisioning, three terminal windows will appear, the second window will subscribe to a message queue **demo** and write any received messages to the screen. The second window will publish to the same message queue and semd the message **test** as in the graphic above
# References
NATS - https://nats.io/