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.
-
Notifications
You must be signed in to change notification settings - Fork 0
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.
stockwayup/http2
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
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.