mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
Update websockets.md
This commit is contained in:
parent
a4fb219bb1
commit
33acdbe454
@ -1,6 +1,6 @@
|
||||
# Websocket Support
|
||||
|
||||
*Supported since NATS server version 2.2*
|
||||
*Supported since NATS Server version 2.2*
|
||||
|
||||
Websocket support can be enabled in the server and may be used alongside the
|
||||
traditional TCP socket connections. TLS, compression and
|
||||
@ -57,4 +57,4 @@ websocket {
|
||||
```
|
||||
|
||||
Leaf nodes support outbound websocket connections by specifying the `ws` as the
|
||||
scheme component of the remote server URL, for example `ws://hostname:4443`.
|
||||
scheme component of the remote server URL, for example `ws://hostname:4443`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user