You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Run a subscriber.
go nats-sub.go -s 127.0.0.1 msg.test
# Run a publisher.foriin XXX YYY ZZZ;do go run nats-pub.go -s 127.0.0.1 msg.test "Hello World! $i";done