tarweb 0.1.1

io-uring based static file web server, with SNI router
1
2
3
4
5
6
default_backend: <
        proxy: <
                addr: "localhost:444"
                proxy_header: true,
        >
>