OpenSearch/test/framework
Tim Brooks f37eb1b403
Remove tcp profile from low level nio channel (#27441)
This is related to #27260. Currently every nio channel has a profile
field. Profile is a concept that only relates to the tcp transport. Http
channels will not have profiles. This commit moves the profile from the
nio channel to the read context. The context is the level that protocol
specific features and logic should live.
2017-11-20 12:20:42 -07:00
..
src Remove tcp profile from low level nio channel (#27441) 2017-11-20 12:20:42 -07:00
build.gradle Move the CLI into its own subproject (#27114) 2017-11-18 21:42:57 -06:00