Go to file
2023-10-11 18:03:38 -04:00
server Initial commit with HTTP/2 server 2023-10-11 16:58:22 -04:00
src Add simple H2 connection example 2023-10-11 18:03:38 -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