unidirectional pipelines
authorJames Sedgwick <jsedgwick@fb.com>
Thu, 30 Apr 2015 18:09:50 +0000 (11:09 -0700)
committerPraveen Kumar Ramakrishnan <praveenr@fb.com>
Tue, 12 May 2015 00:01:22 +0000 (17:01 -0700)
commitc7138e7ca18e6cfcc833e26ac3910fab44c80694
tree6caf6b77f87be30b5e703c03664656fcecc33cdf
parentfdd8e84bddefb7fbf07df87b9ed83d6b748c68f3
unidirectional pipelines

Summary:
Cleans up bootstrap a bit at the expense of a more complex Pipeline interface
This doesn't have to go in, lmk either way as I want to move on to reorganizing this code into inl headers etc

Test Plan: unit

Reviewed By: davejwatson@fb.com

Subscribers: fugalh, folly-diffs@, jsedgwick, yfeldblum, chalfant

FB internal diff: D2034634

Signature: t1:2034634:1430414670:c91712fb26353987cb471e35a54f55c869ae7cf1
folly/wangle/bootstrap/BootstrapTest.cpp
folly/wangle/bootstrap/ServerBootstrap-inl.h
folly/wangle/bootstrap/ServerBootstrap.h
folly/wangle/channel/Handler.h
folly/wangle/channel/Pipeline.h