Publishes localhost services to the agentic web through self-hostable, trustless relays with x402 payments.
main
refactor: replace polling with fetch-based service worker readiness check
lemon-mint committed 11 months ago
feat: enhance service worker integration in web client
lemon-mint committed 11 months ago
Merge pull request #7 from gosuda/feat/new-wasm-client-server
lemon-mint committed 11 months ago
feat: add WASM client web server and improve service worker
lemon-mint committed 11 months ago
feat: enhance proxy error handling and simplify response logic
lemon-mint committed 11 months ago
perf(proxy): optimize HTML response handling by streaming body
lemon-mint committed 11 months ago
refactor(webclient): adjust debug logging in Proxy.ServeHTTP to prevent logging full response body
lemon-mint committed 11 months ago
feat(webclient): add request context and HTML navigation handling
lemon-mint committed 11 months ago
refactor(webclient): rename proxy handler to __go_jshttp and simplify service worker
lemon-mint committed 11 months ago
feat(webclient): initialize WebAssembly in service worker
lemon-mint committed 11 months ago
fix: update service worker to return error response when proxy is undefined
lemon-mint committed 11 months ago
refactor(service-worker): remove unused sleep function and simplify proxy_handler
lemon-mint committed 11 months ago
fix(service-worker): optimize proxy handler initialization
lemon-mint committed 11 months ago
refactor(service-worker): simplify WASM loading and add retry mechanism
lemon-mint committed 11 months ago
feat(webclient): enable proxying of HTTPS requests over HTTP
lemon-mint committed 11 months ago
feat(webclient): add portal.gosuda.org relay to bootstrap servers
lemon-mint committed 11 months ago
feat: add IDNA decoding for proxy hostnames in webclient
lemon-mint committed 11 months ago
Merge branch 'main' of https://github.com/gosuda/relaydns
lemon-mint committed 11 months ago
feat: refactor webclient into portal proxy
lemon-mint committed 11 months ago