mirror of
https://github.com/tiennm99/rplace.git
synced 2026-06-06 18:13:18 +00:00
2ccf1c9779
Replace Next.js + SSE with Svelte frontend + Hono API + Durable Objects WebSocket on Cloudflare Workers. Single worker serves static assets and API routes. Native WebSocket replaces SSE polling for real-time updates. 17kb gzipped client bundle vs 90kb+ React runtime.