rubbo-core 0.1.0

Rust implementation of Apache Dubbo 3. High-performance RPC framework with Triple protocol.
Documentation
1
2
3
tokio::task_local! {
    pub static TRACE_ID: String;
}