Skip to content

ami-GS/pyHTTP2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyHTTP2

Python implementation of HTTP2 draft 16

Simple usage

python serv_test.py <server ip> <server port>
python cli_test.py <server ip> <server port>

TODO

  • Change implementation design

License

The MIT License (MIT) Copyright (c) 2014 ami-GS

About

Python implementation of HTTP2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages