forked fromunjs/crossws
- Notifications
You must be signed in to change notification settings - Fork0
🔌 Cross-platform WebSocket Servers for Node.js, Deno, Bun and Cloudflare Workers.
License
NotificationsYou must be signed in to change notification settings
39sho/crossws
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Elegant, typed, and simple interface to implement platform-agnostic WebSocket servers.
🧩 Seamlessly integrates with,Bun,Deno,Cloudflare Workers andNode.js (ws ||uWebSockets).
🚀 High-performance server hooks, avoiding heavy per-connection events API (why)
📦 No external dependencies, includesws for Node.js support
💡 Extremely lightweight and tree-shakable packaging with ESM and CJS support
🔍 Developer-friendly object logging
Important
This project and API are under development.
Local development
Published under theMIT license.Made by@pi0 andcommunity 💛
🤖 auto updated withautomd