Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 239 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 239 Bytes

Thrift-Netty

Thrift on Netty 4.x

Thrift client pool

See module thrift-netty-client.

How to build

You can refer to this part of the code thrift-netty-examples.

Note that JDK 6+ is enough to run your thrift-netty-based application.