Update notes on deps for broker relay

This commit is contained in:
Rossen Stoyanchev 2016-07-08 09:20:32 -04:00
parent c43e7497c1
commit d84b989025
1 changed files with 2 additions and 1 deletions

View File

@ -1512,7 +1512,8 @@ it acts as a "relay" that forwards messages in both directions.
[NOTE] [NOTE]
==== ====
Please add a dependency on `org.projectreactor:reactor-net` for TCP connection management. Please `org.projectreactor:reactor-net` and `io.netty:netty-all`
dependencies to your project for TCP connection management.
==== ====
Furthermore, application components (e.g. HTTP request handling methods, Furthermore, application components (e.g. HTTP request handling methods,