Closed wasphin closed 1 month ago
See https://github.com/apache/brpc/pull/2722#issuecomment-2272559689, inspired by unreflectable_message of @oathdruid.
Issue Number: #2757
Problem Summary:
隔离 Protobuf Message API,简化内部消息类型实现,简化后续 Protobuf 适配工作
Changed:
Side effects:
Performance effects(性能影响):
Breaking backward compatibility(向后兼容性):
See https://github.com/apache/brpc/pull/2722#issuecomment-2272559689, inspired by unreflectable_message of @oathdruid.
What problem does this PR solve?
Issue Number: #2757
Problem Summary:
隔离 Protobuf Message API,简化内部消息类型实现,简化后续 Protobuf 适配工作
What is changed and the side effects?
Changed:
Side effects:
Performance effects(性能影响):
Breaking backward compatibility(向后兼容性):
Check List: