Skip to content

linux-china/nghttp2-server-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nghttp2 server demo

How to build

please install just first: brew install just, then execute:

just setup
just build

client test

After start the server, please use following code to test:

$ nghttp http://localhost:3000/
$ curl --http2 --http2-prior-knowledge http://localhost:3000/

References

About

Nghttp2 server demo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published