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

You Might Also Like
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start 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