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
220 stars 12 forks source link

0.3.1 version release #6

Closed kwsc98 closed 7 months ago

kwsc98 commented 7 months ago
  1. support nacos registry
  2. support HTTP1
  3. support SpringCloud