kwsc98 / fusen-rs

Fusen-rs is a lightweight, high-performance microservice framework based on Tokio's asynchronous threads, compatible with Dubbo and SpringCloud, supporting service registration and discovery through protocol support, and can implement WebService by exposing HTTP interfaces.
Apache License 2.0
223 stars 12 forks source link

release 0.3.2 #7

Closed kwsc98 closed 6 months ago

kwsc98 commented 6 months ago
  1. reconstruction codec mode
  2. fix a some bug