Bone.io is a real-time web framework that streamlines building event-driven apps over WebSockets, pairing a Node.js server with a lightweight client library. It organizes communication into channels and events, so the server can push data to the browser and the browser can send commands back without boilerplate. The framework focuses on mapping server-side logic to UI updates directly, which makes patterns like live dashboards, chat, and collaborative editing easier to implement. Abstracting transport details, it lets developers concentrate on domain messages and state transitions rather than wiring up socket handlers repeatedly. The client side integrates cleanly with common frontend architectures, enabling incremental adoption in existing projects. Overall, bone.io targets teams who want a minimal, understandable real-time layer that keeps codebases small while still supporting rich, low-latency interactions.

Features

  • Real-time communications over WebSocket / evented channels
  • Lightweight framework geared toward single page applications (SPAs)
  • Built in support for message routing / event dispatching
  • Client + server components to unify real-time logic
  • Modular / pluggable architecture for integrating with UI frameworks
  • JavaScript / CoffeeScript implementation available via npm (package bone.io)

Project Samples

Project Activity

See All Activity >

Categories

Frameworks

License

MIT License

Follow Bone.io

Bone.io Web Site

Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database Icon
Stop Storing Third-Party Tokens in Your Database

Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Try Auth0 for Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Bone.io!

Additional Project Details

Programming Language

CoffeeScript

Related Categories

CoffeeScript Frameworks

Registered

2025-09-24