Skip to content

tarekziade/mozhttp3server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP 3 app

The HTTP/3 app supports HTTP/2 and HTTP/3

To run the app, build its docker image:

$ make docker-build

Then run it:

$ make docker-run

Run it in the background:

$ make docker-run-background

Verify the H/3 server with the provided client script:

$ make verify

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published