Skip to content

dhdavvie/SimpleH2Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleH2Server

Setup

Python 2.7.15

$ git clone https://github.com/dhdavvie/SimpleH2Server.git
$ cd SimpleH2Server
$ virtualenv -p python _venv
$ source _venv/bin/activate
$ python -V 
Python 2.7.15
$ pip install -r requirements.txt
$ python server.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages