- Start Nats Server using Docker
docker run --name nats --rm -p 4222:4222 nats
- Connecting to NATS Server
telnet localhost 4222
- Publishing a message to subject
com.techprimers
:PUB com.techprimers 5 hello
-
Notifications
You must be signed in to change notification settings - Fork 2
TechPrimers/nats-example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
NATS example using JNats
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published