Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.9.3, 0.10.0
-
None
-
php7 + macOS
Description
When server read message, the processor read the method name, and then server will know the $args type.
At this time, We cannot use thrift_protocol_read_binary, because message head is already read.