Investigate how different RPC frameworks (Dubbo, Spring Cloud, Motan) implement interceptors for passing distributed transaction context. Review the tx lcn codebase for existing interceptor patterns and identify a common interface that can adapt to each framework's communication mechanism. Consider consulting the issue comments for additional requirements and maintainer feedback.
6.0 下RPC框架的拦截器 · codingapi/tx-lcn#502 | Good First Issue