cdjingit commented on issue #685: Thrift protocol中序列化的请求时,writeStructBegin 和 writeFieldBegin中的服务名和请求的名是固定的。无法定制 URL: https://github.com/apache/incubator-brpc/issues/685#issuecomment-472405405 ok 了解了 所谓半描述的 只要field顺序不变就可以。那就没问题了。多参数的情况,是当作一个struct里的多个fields处理的,没有问题。
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
