mahoyaya / http2-in-action

This is the source code listing for the 2019 Manning Publications book HTTP/2 in Action.

Home Page:https://www.manning.com/books/http2-in-action

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

http2-in-action

This is the source code listing for the Manning Publications book HTTP/2 in Action.

There is not a huge amount of code here I'll be honest, and it's not the most complicated. This is because the book is not a traditional programming book aimed at teahcing you a programming language, but is instead about a protocol, and aims to teach you concepts rather than code. However to save you typing out the examples I've places the few small pieces of code I do have online here.

For feedback, feel free to raise an issue or comment on the book's forum.

About

This is the source code listing for the 2019 Manning Publications book HTTP/2 in Action.

https://www.manning.com/books/http2-in-action


Languages

Language:JavaScript 52.6%Language:Perl 47.4%