issues
search
apache
/
dubbo-rust
Apache Dubbo Rust implementation
https://dubbo.apache.org/
Apache License 2.0
279
stars
63
forks
source link
Tst: local test passed
#166
Closed
onewe
closed
1 year ago
onewe
commented
1 year ago
refactor some logic for directory component
BufferedBody use CloneBody instead of generics
add CloneInvoker component and remove request param generics
add map_request method in the TripleInvoker
fix Registry component stack overflow bug
remove cache for Route component
yang20150702
commented
1 year ago
LGTM! Good work.