Skip to content

Llinc93/graph_thrift_api

Repository files navigation

说明

demon java代码示例

thrift

  • java:
thrift --gen java java.thrift
  • python:
thrift --gen py interface.thrift

  • python依赖
pip3 install -r requirements.txt  
  • python thrift主程序
  python3 main_server.py
  • python thrift客户端示例
  python3 client.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors