OpenSearch/libs/elasticsearch-nio
Tim Brooks 38701fb6ee
Create nio-transport plugin for NioTransport (#27949)
This is related to #27260. This commit moves the NioTransport from
:test:framework to a new nio-transport plugin. Additionally, supporting
tcp decoding classes are moved to this plugin. Generic byte reading and
writing contexts are moved to the nio library.

Additionally, this commit adds a basic MockNioTransport to
:test:framework that is a TcpTransport implementation for testing that
is driven by nio.
2018-01-05 09:41:29 -07:00
..
licenses Add elasticsearch-nio jar for base nio classes (#27801) 2017-12-20 16:29:16 -06:00
src Create nio-transport plugin for NioTransport (#27949) 2018-01-05 09:41:29 -07:00
build.gradle Splits nio project into two for eclipse build only (#27939) 2017-12-21 14:34:15 +00:00