Publishes localhost services to the agentic web through self-hostable, trustless relays with x402 payments.
main
refactor(webclient): enhance pipelining with validation and cache unification
cognitive-glitch committed 10 months ago
perf(webclient): pipeline WebSocket upgrade request in polyfill
cognitive-glitch committed 10 months ago
perf(webclient): add DNS caching, credential reuse, and request pipelining
cognitive-glitch committed 10 months ago
perf(webclient): increase I/O buffer sizes from 4KB to 32KB
cognitive-glitch committed 10 months ago
cognitive-glitch committed 10 months ago
perf: Configure yamux stream parameters and optimize I/O copy operations with 64KB buffer pooling.
cognitive-glitch committed 10 months ago
perf(relay): cache parsed metadata and pre-load HTML template
cognitive-glitch committed 10 months ago
refactor(sdk): update for loop to range syntax
cognitive-glitch committed 10 months ago
fix(cryptoops): correct packet fragmentation loop
cognitive-glitch committed 10 months ago
perf(relay): remove global lock and optimize ban list lookup
cognitive-glitch committed 10 months ago
cognitive-glitch committed 10 months ago
cognitive-glitch committed 10 months ago
cognitive-glitch committed 10 months ago
feat: add TCP_NODELAY utilities and apply them to connections and listeners for improved latency
cognitive-glitch committed 10 months ago
Merge pull request #84 from gosuda/feature/portal-deploy-guide
gosunuts committed 10 months ago
rabbitprincess committed 10 months ago
Merge pull request #83 from gosuda/feature/add_portal_app_commander
gosunuts committed 10 months ago
feature: add relay urls for tunnel command
Hee Sung Son committed 10 months ago
feature: add portal app commander
Hee Sung Son committed 10 months ago
Merge pull request #76 from gosuda/feature/embed-portal-tunnel
Thumbgo committed 10 months ago