-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
7 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1adb697
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, is this GitHub repo is down? Should i use google/go repo? Are you going to enhance project to being production ready? I need it to know because it is sufficient for me to make a decision do i need to start R&D cycle for HTTP/2.0 for the future features of the web site or just throw this dream away and just keep it up with 1.1
1adb697
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
simplehttp2server
is never going to be a production web server, it’s for local development only (as said in the README). If you want HTTP/2 in production, use nginx, Apache, nghttp or any of the others. Take a look at my blogpost.