TarsCloud / Tars

Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemented hosting-service via flexible schedule.
BSD 3-Clause "New" or "Revised" License
9.79k stars 2.08k forks source link

Does tars2php not support enumeration types? How to deal with enumeration types when interacting with CPP? #787

Closed TARS-Question closed 4 years ago

TARS-Answer commented 4 years ago

Use int instead of TarsPhp.

TARS-Answer commented 4 years ago

TarsPhp中使用int代替.