All Projects → sericaia → http2-examples-empireconf

sericaia / http2-examples-empireconf

Licence: other
HTTP2 examples for EmpireConf talk

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to http2-examples-empireconf

artemis
Ruby GraphQL client on Rails that actually makes you more productive
Stars: ✭ 149 (+893.33%)
Mutual labels:  http2
pusher
golang : HTTP2 Push Handler collection
Stars: ✭ 15 (+0%)
Mutual labels:  http2
SW-Chinese-received-frequency
主流国际中文电台短波接收频率
Stars: ✭ 46 (+206.67%)
Mutual labels:  sw
esa-httpclient
An asynchronous event-driven HTTP client based on netty.
Stars: ✭ 82 (+446.67%)
Mutual labels:  http2
http2-client
A native HTTP2 client in Haskell
Stars: ✭ 41 (+173.33%)
Mutual labels:  http2
restio
HTTP Client for Dart inspired by OkHttp
Stars: ✭ 46 (+206.67%)
Mutual labels:  http2
serverpush-serviceworkers-example
HTTP/2 Server Push & Service Workers example
Stars: ✭ 18 (+20%)
Mutual labels:  http2
nghttp2-alpine
Minimal nghttp2 docker image with ALPN support
Stars: ✭ 14 (-6.67%)
Mutual labels:  http2
cryptonice
CryptoNice is both a command line tool and library which provides the ability to scan and report on the configuration of SSL/TLS for your internet or internal facing web services. Built using the sslyze API and ssl, http-client and dns libraries, cryptonice collects data on a given domain and performs a series of tests to check TLS configuration…
Stars: ✭ 91 (+506.67%)
Mutual labels:  http2
phorklift
Phorklift is an HTTP server and proxy daemon, with clear, powerful and dynamic configuration.
Stars: ✭ 43 (+186.67%)
Mutual labels:  http2
restish
Restish is a CLI for interacting with REST-ish HTTP APIs with some nice features built-in
Stars: ✭ 453 (+2920%)
Mutual labels:  http2
tipi
Tipi - the All-in-one Web Server for Ruby Apps
Stars: ✭ 214 (+1326.67%)
Mutual labels:  http2
Malleable-C2-Profiles
Malleable C2 Profiles. A collection of profiles used in different projects using Cobalt Strike & Empire.
Stars: ✭ 168 (+1020%)
Mutual labels:  empire
CnC-detection
Detecting PowerShell Empire, Metasploit Meterpreter and Cobalt Strike agents by payload size sequence analysis and host correlation
Stars: ✭ 15 (+0%)
Mutual labels:  empire
libmicrohttpd-http2
HTTP/2 support for libmicrohttpd
Stars: ✭ 21 (+40%)
Mutual labels:  http2
minicrawler
Multiplexing web client supporting HTTP/2 and WHATWG URL compliant parser written in C
Stars: ✭ 21 (+40%)
Mutual labels:  http2
Espresso
☕ Bridge your C# soul to the power of Javascript (V8 Javascript Engine / NodeJs)
Stars: ✭ 54 (+260%)
Mutual labels:  http2
jetty-load-generator
jetty-project.github.io/jetty-load-generator/
Stars: ✭ 62 (+313.33%)
Mutual labels:  http2
Ghost-over-Caddy
This repo/script will install Ghost blog over Caddy web server as a reverse proxy.
Stars: ✭ 20 (+33.33%)
Mutual labels:  http2
lua-resty-http2
The HTTP/2 Protocol (Client Side) Implementation for OpenResty.
Stars: ✭ 73 (+386.67%)
Mutual labels:  http2

This repo contains some examples for my talk at EmpireConf

The rise of HTTP/2

This talk aims to explain how HTTP/2 works: understand the new features the protocol has in comparison with HTTP/1.x, and what developers will need to take into consideration when using it. We will take a quick look into the pitfalls of the protocol and how Service Workers may help to get the maximum of it and help to decrease latency. We're also going to play a bit with the new NodeJS implementation.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].