facebook / wangle

Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable way.
Apache License 2.0
3.04k stars 536 forks source link

LengthFieldBasedFrameDecoder Server example. #62

Closed sureshbalakundi closed 7 years ago

sureshbalakundi commented 7 years ago

Hi Please Give LengthFieldBasedFrameDecoder Client and Server Example.

djwatson commented 7 years ago

The RPC example uses them:

https://github.com/facebook/wangle/tree/master/wangle/example/rpc