An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# NATS-messaging

![Alt text](NATS-messaging.webp?raw=true "gitpod View")

A demo of the NATS messaging framework written in Python.

# Gitpod

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](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/