Git Product home page Git Product logo

sf-books-http2's Introduction

Hello world in HTTP2 with Twisted

Trying to create sample Twisted web resource in HTTP2 that will work in Chrome. Chrome above 51 dropped support for NPN. It only allows ALPN TLS extension. ALPN requires OpenSSL above 1.0.2 which is installed by default only in Ubuntu 16.04. To check Twisted with HTTP2 you can build docker image with Ubuntu 16.04 and all dependencies installed.

> make build # build docker image
> make run # launch container 

https://www.nginx.com/blog/supporting-http2-google-chrome-users/ https://ma.ttias.be/day-google-chrome-disables-http2-nearly-everyone-may-31st-2016/

Note

Certificate files are fake self signed certificates. If you'd like to test server with your clients you need to add certificates to your OS certificate store (or pass certificate file to client somehow, e.g. using curl cacert option.) Adding self signed certificate to Chrome is described here: http://stackoverflow.com/a/15076602/1757620

Other Note

This project is broken Chrome fails with ERR_SPDY_INADEQUATE_TRANSPORT_SECURITY.

sf-books-http2's People

Contributors

pawelmhm avatar

Stargazers

Joe avatar Lucas M. C. e Martins avatar GAURAV avatar azurenote avatar

Watchers

James Cloos avatar

Forkers

harshal-shah

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.