bots-garden / capsule

A Capsule application is a runner (or launcher) of wasm functions. Capsule HTTP can serve the functions through HTTP (it’s possible to use Capsule as a simple CLI with Capsule CLI). And soon: NATS and MQTT
https://bots-garden.github.io/capsule/
MIT License
287 stars 8 forks source link

Try Hertz #215

Open k33g opened 1 year ago

k33g commented 1 year ago

https://golang.ch/an-ultra-large-scale-enterprise-level-microservice-golang-http-framework/

GH repo: https://github.com/cloudwego/hertz

k33g commented 1 year ago