https://github.com/samccone/testing-h2-push
https://github.com/samccone/testing-h2-push
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/samccone/testing-h2-push
- Owner: samccone
- Created: 2016-09-11T22:51:50.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-25T21:41:54.000Z (almost 10 years ago)
- Last Synced: 2025-01-28T10:48:53.011Z (over 1 year ago)
- Language: HTML
- Size: 200 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Testing h2 push
### Setup
* install https://h2o.examp1e.net/install.html
* self sign a cert in the server dir (follow https://devcenter.heroku.com/articles/ssl-certificate-self)
### Running
Boot the h2 server
`./start-server.sh`
Boot the node server
`node server/index.js`
visit https://localhost