pawelgaczynski / gain

Gain is a high-performance io_uring networking framework written entirely in Go.
Apache License 2.0
509 stars 22 forks source link

web framework? #30

Open hariszukanovic opened 10 months ago

hariszukanovic commented 10 months ago

Very excited about io_uring, but why is Gain a "web framework"? I was at least looking for a fully fledged robust HTTP/HTTP2 support, but not able to find anything above TCP level here. Am I missing something?