Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 403 Bytes

readme.md

File metadata and controls

7 lines (5 loc) · 403 Bytes

Http2

Lint & test & build

The second version of a lightweight microservice, rewritten from Go to Rust. It acts as a web server to handle incoming HTTP requests and forward them for asynchronous processing by a backend service. This version uses NATS for messaging, ensuring high performance, scalability, and reliability.