fbthrift: Add fbthrift package
authorAmol Bhave <redacted>
Sat, 11 May 2019 00:18:06 +0000 (17:18 -0700)
committerAmol Bhave <redacted>
Sun, 12 May 2019 01:37:47 +0000 (18:37 -0700)
commit0150e792826fd8c07cb5b525f0336dbc581fa35e
tree83a36888c3a5bbaf8095216054bad72718d54769
parent3e520d2ba9110c638482d9f103c4f5726c646c81
fbthrift: Add fbthrift package

[Depends on libwangle]

Facebook's branch of Apache Thrift, including a new C++ server.
Thrift is a serialization and RPC framework for service communication.
Thrift enables these features in all major languages, and there is
strong support for C++, Python, Hack, and Java.

Test Plan: compile fbthrift on openwrt master for nbg6817

Maintainer: me

Signed-off-by: Amol Bhave <redacted>
libs/fbthrift/Makefile [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT