mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
Update request_reply.md
This commit is contained in:
parent
06e04e522e
commit
c4042ca7ab
@ -120,7 +120,7 @@ if err != nil {
|
|||||||
log.Fatal(err)
|
log.Fatal(err)
|
||||||
}
|
}
|
||||||
|
|
||||||
// Send the request immeditately
|
// Send the request immediately
|
||||||
nc.PublishRequest(subject, replyTo, []byte(input))
|
nc.PublishRequest(subject, replyTo, []byte(input))
|
||||||
nc.Flush()
|
nc.Flush()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user