Skip to content

georgeu2000/rails-http2-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Climate

###Demo app for Rails using HTTP/2

###Supports all major features of HTTP/2 including:

  • Server Push
  • Multiplexing
  • Stream Prioritization
  • Flow Control

###How to Use

  1. Generate server.crt and server.key. Put them in lib/keys.
  2. rake server:start
  3. In a second window, ruby lib/scripts/client.rb https://localhost:8080

About

Rails on HTTP/2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published