set nats-e

This commit is contained in:
Asim Aslam 2020-01-19 01:47:30 +00:00
parent 10093a0ea2
commit 1983d607f3
1 changed files with 1 additions and 1 deletions

View File

@ -265,7 +265,7 @@ var (
// used for default selection as the fall back
defaultClient = "grpc"
defaultServer = "grpc"
defaultBroker = "enats"
defaultBroker = "nats-e"
defaultRegistry = "mdns"
defaultSelector = "registry"
defaultTransport = "http"