fusen-rs 0.8.9

RPC framework for service registration and discovery through API exposure, compatible with Dubbo3 protocol, intertunable with Java projects
Documentation
1
2
3
4
5
pub mod context;
pub mod metadata;
pub mod request;
pub mod response;
pub mod service;