Skip to content

v0.6.72 — rapid-mlx share

Choose a tag to compare

@raullenchai raullenchai released this 03 Jun 21:45

Highlights

  • rapid-mlx share — one-line public URL for any local serve, via rapidserver Cloudflare Worker WebSocket tunnel (#504)
    • rapid-mlx share --alias qwen3.6-27b-8bithttps://rapidserver.quicksilverpro.io/r/<id>
    • Bearer auth + default CORS allowlist (no wildcard) + default rate-limit 120 RPM on spawned child
    • SSE streaming TTFB 1086ms → 292ms (read1 instead of buffered read)

Notes

  • Worker hardening (body caps + defensive response headers: X-Content-Type-Options, X-Frame-Options, Referrer-Policy, HSTS) deployed independently to rapidserver.quicksilverpro.io.

Install: brew upgrade rapid-mlx or pip install -U rapid-mlx==0.6.72