Go to file
2023-10-11 18:19:04 -04:00
server Initial commit with HTTP/2 server 2023-10-11 16:58:22 -04:00
src Log SSL keys to file 2023-10-11 18:19:04 -04:00
.gitignore Initial commit with HTTP/2 server 2023-10-11 16:58:22 -04:00
README.md Initial commit with HTTP/2 server 2023-10-11 16:58:22 -04:00

rr-dev

start http/2 enabled nginx server:

cd server
docker compose up -d

run poc:

# needs to be written first, lol