Go to file
2023-10-11 19:22:45 -04:00
server Initial commit with HTTP/2 server 2023-10-11 16:58:22 -04:00
src Use get_next_available_stream_id 2023-10-11 19:22:45 -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