Thanks to visit codestin.com
Credit goes to github.com

Skip to content

xli/fbthrift

 
 

Repository files navigation

reproduce steps:

  1. install Docker on laptop (not devserver), can use personal account or not login
  2. make dock: this will build image, server and client binary
  3. at the end of "make dock", it starts and login the docker container, run "make jmtest-server" to start server
  4. run "docker ps" to find the running docker container id
  5. run "docker exec -it [container id] /bin/bash"
  6. run "make jmtest-client"

About

Facebook's branch of Apache Thrift, including a new C++ server.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 53.0%
  • Thrift 9.6%
  • Java 9.5%
  • Python 9.0%
  • Mustache 6.4%
  • Go 2.7%
  • Other 9.8%