mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
This was missing since WEBSOCKET allowed connection type is really used for client connections. If one wants to limit a configured user to leafnode connections, including if the connection is over websocket, but does not want an application to connect over websocket using this user, this would have been impossible to configure. The JWT library has been updated to add LEAFNODE_WS and MQTT_WS for future work. Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
47 lines
1.3 KiB
Plaintext
47 lines
1.3 KiB
Plaintext
# github.com/golang/protobuf v1.4.2
|
|
## explicit
|
|
# github.com/klauspost/compress v1.13.4
|
|
## explicit
|
|
github.com/klauspost/compress/s2
|
|
# github.com/minio/highwayhash v1.0.1
|
|
## explicit
|
|
github.com/minio/highwayhash
|
|
# github.com/nats-io/jwt/v2 v2.2.0
|
|
## explicit
|
|
github.com/nats-io/jwt/v2
|
|
# github.com/nats-io/nats.go v1.13.1-0.20211018182449-f2416a8b1483
|
|
## explicit
|
|
github.com/nats-io/nats.go
|
|
github.com/nats-io/nats.go/encoders/builtin
|
|
github.com/nats-io/nats.go/util
|
|
# github.com/nats-io/nkeys v0.3.0
|
|
## explicit
|
|
github.com/nats-io/nkeys
|
|
# github.com/nats-io/nuid v1.0.1
|
|
## explicit
|
|
github.com/nats-io/nuid
|
|
# golang.org/x/crypto v0.0.0-20210616213533-5ff15b29337e
|
|
## explicit
|
|
golang.org/x/crypto/bcrypt
|
|
golang.org/x/crypto/blowfish
|
|
golang.org/x/crypto/chacha20
|
|
golang.org/x/crypto/chacha20poly1305
|
|
golang.org/x/crypto/ed25519
|
|
golang.org/x/crypto/ed25519/internal/edwards25519
|
|
golang.org/x/crypto/internal/subtle
|
|
golang.org/x/crypto/ocsp
|
|
golang.org/x/crypto/poly1305
|
|
# golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
|
|
## explicit
|
|
golang.org/x/sys/cpu
|
|
golang.org/x/sys/internal/unsafeheader
|
|
golang.org/x/sys/unix
|
|
golang.org/x/sys/windows
|
|
golang.org/x/sys/windows/registry
|
|
golang.org/x/sys/windows/svc
|
|
golang.org/x/sys/windows/svc/eventlog
|
|
golang.org/x/sys/windows/svc/mgr
|
|
# golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1
|
|
## explicit
|
|
golang.org/x/time/rate
|