This commit is contained in:
Clebert Suconic 2017-11-03 10:29:49 -04:00
commit 47c2685f18
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ Sockets are being used and also use the appropriate decoders
It is possible to limit which protocols are supported by using the
`protocols` parameter on the Acceptor like so:
<connector name="netty">tcp://localhost:61617?protocols=CORE,AMQP</connector>
<acceptor name="netty">tcp://localhost:61617?protocols=CORE,AMQP</acceptor>
## Configuring Netty TCP