🦞🌯 Lobster Roll

Thread

reverst: Reverse Tunnels in Go over HTTP/3 and QUIC (github.com)

Stories related to "reverst: Reverse Tunnels in Go over HTTP/3 and QUIC" across the full archive.

reverst: Reverse Tunnels in Go over HTTP/3 and QUIC (github.com)
An Advanced HTTP Reverse Proxy with Dynamic Sharding Strategies (github.com)
So we built a Reverse Tunnel in Go over HTTP/3 and QUIC (blog.flipt.io)
Testflight: Painless http testing in Go (drewolson.org)
QUIC: Experimental protocol for sending HTTP data over UDP (blog.chromium.org)
RRDA : a REST API written in Go allowing to perform DNS queries over HTTP (github.com)
Intro to (images in) Go – http (pheelicks.com)
Writing HTTP Middleware in Go (justinas.org)
Geobin.io: inspect HTTP requests with geographic data (geobin.io)
Useful HTTP handlers in Go (godoc.org)
HTTP request snippet generator for many languages. (github.com)
Some notes on HTTP handlers in Go (thoughtsfromplac.es)
Echo - Fast HTTP router + micro web framework in Go (labstack.github.io)
Caddy - The HTTP/2 Web Server Made for Humans (caddyserver.com)
serve-dir: "python -m SimpleHTTPServer" but fast (github.com)
Go 1.6 HTTP/2 provider for Apple Push Notification Service (github.com)
A simple way to limit the number of simultaneous clients of a Go net/http server (pauladamsmith.com)
rickover - a job queue/scheduler available over HTTP, written in Go, and backed by Postgres (github.com)
Microservices Weekly (Issue #28): HTTP vs. Thrift (microservicesweekly.com)
Hacking with Andrew and Brad: an HTTP/2 client in Go (youtube.com)
Buford v0.7.0 Apple Push Notifications for Go 1.6 and HTTP/2 (groups.google.com)
HTTP_PROXY security vulnerability in Go, PHP, Python CGI environments (httpoxy.org)
Snickers: Open Source HTTP API for Media Encoding (blog.flavioribeiro.com)
Introducing HTTP Tracing (blog.golang.org)
20% slowdown in HTTP benchmarks in Go 1.8 RC3 (github.com)
HTTP/2 Server Push (blog.golang.org)
ponzu: HTTP Server Framework and CMS written in Go (github.com)
How to not use an http-router in go (blog.merovius.de)
Evolution of Web Protocols: HTTP/2 and QUIC (callstats.io)
How to test Go HTTPS Services (blog.dnsimple.com)
A quick overview about how to write unit, and integration tests for Go HTTPS Services.