Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
forked fromunjs/crossws

🔌 Cross-platform WebSocket Servers for Node.js, Deno, Bun and Cloudflare Workers.

License

NotificationsYou must be signed in to change notification settings

39sho/crossws

 
 

Repository files navigation

npm versionnpm downloads

Elegant, typed, and simple interface to implement platform-agnostic WebSocket servers.

👉📖 documentation

Features

🧩 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.

Contribution

Local development
  • Clone this repository
  • Install the latest LTS version ofNode.js
  • EnableCorepack usingcorepack enable
  • Install dependencies usingpnpm install
  • Run examples usingpnpm play: scripts

License

Published under theMIT license.Made by@pi0 andcommunity 💛


🤖 auto updated withautomd

About

🔌 Cross-platform WebSocket Servers for Node.js, Deno, Bun and Cloudflare Workers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript100.0%

[8]ページ先頭

©2009-2025 Movatter.jp