LineBasedFrameDecoder
authorDave Watson <davejwatson@fb.com>
Thu, 9 Apr 2015 17:00:48 +0000 (10:00 -0700)
committerViswanath Sivakumar <viswanath@fb.com>
Fri, 10 Apr 2015 03:35:13 +0000 (20:35 -0700)
commitd887f51c7edaa2d330312957662e89ec89ce4e2b
treeecda7bcedccd229b90346785465c91195344bfcf
parent8e2ec4c39710bf7012ddc69ae3cc55ed45ccd90c
LineBasedFrameDecoder

Summary: Copy of netty's line based decoder.

Test Plan:
unittests
fbconfig folly/wangle/codec; fbmake runtests

Reviewed By: hans@fb.com

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

FB internal diff: D1959155

Signature: t1:1959155:1427935150:e11280c5567df9ad9964dbb656aa090267856f57
folly/wangle/codec/CodecTest.cpp
folly/wangle/codec/LineBasedFrameDecoder.cpp [new file with mode: 0644]
folly/wangle/codec/LineBasedFrameDecoder.h [new file with mode: 0644]