https://github.com/prosenjitjoy/go-with-nats
Collection of example code used for learning NATS using Go.
https://github.com/prosenjitjoy/go-with-nats
key-value message-queue nats-jetstream nats-service object-store pubsub request-reply
Last synced: 6 months ago
JSON representation
Collection of example code used for learning NATS using Go.
- Host: GitHub
- URL: https://github.com/prosenjitjoy/go-with-nats
- Owner: prosenjitjoy
- Created: 2024-01-04T12:58:41.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-02T07:50:23.000Z (over 1 year ago)
- Last Synced: 2025-02-11T17:15:14.751Z (8 months ago)
- Topics: key-value, message-queue, nats-jetstream, nats-service, object-store, pubsub, request-reply
- Language: Go
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Go-with-NATS
Collection of example code used for learning NATS using Go.