mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
Update nats-client-dev.md
This commit is contained in:
parent
2fb11635dd
commit
b4bcfc165e
@ -28,7 +28,7 @@ Probably the best way to learn about implementing a client is to look at one of
|
||||
|
||||
## Client connection options
|
||||
|
||||
Clients can connect in authenticated or unauthenticated mode, as well as verbose mode which enables acknowledgements. See the [protocol documentation](/documentation/internals/nats-protocol/#CONNECT) for details.
|
||||
Clients can connect in authenticated or unauthenticated mode, as well as verbose mode which enables acknowledgements. See the [protocol documentation](/nats_protocol/nats-protocol.md#connect) for details.
|
||||
|
||||
## Client authorization
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user