From 888abff2b2fe464ef67694ce274c232953af8650 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sun, 23 Mar 2025 04:09:44 +0800 Subject: Update README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7e9a48e..a0f01e4 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,10 @@ Inspired by [Anubis](https://github.com/TecharoHQ/anubis). But much simpler. be lost. - It does not work when duplex connections are needed, e.g. with Git's Smart HTTP protocol. +- We should probably use + [net/http/httputil.NewSingleHostReverseProxy](https://pkg.go.dev/net/http/httputil#NewSingleHostReverseProxy) + instead of hand-wiring a half-broken proxy. +- We should probably add a JS/WASM version for browsers that support them. ## License -- cgit v1.2.3