- Move Astro files from dealplustech-astro/ to project root - Update Dockerfile: PORT environment variable (default 80) - Add vite.config.ts with allowedHosts: true - Matches nixpacks behavior for Easypanel deployment - No hardcoded ports or domains
crossws
Elegant, typed, and simple toolkit to implement cross-platform WebSocket servers.
Features
🧩 Seamlessly integrates with Bun, Cloudflare Workers, Deno and Node.js and any compatible web framework.
✅ Prebundled with ws for Node.js support with alternative/much faster uWebSockets adapter.
📦 Extremely lightweight and tree-shakable conditional ESM exports.
🚀 High-performance and simple hooks API, without per-connection callback creation.
🌟 Typed hooks API and developer-friendly object inspection.
Contribution
Local development
License
Published under the MIT license.
Made by @pi0 and community 💛
🤖 auto updated with automd