Bone.io favicon

Bone.io

Bone.io allows you to build realtime JavaScript apps using WebSockets to deliver "hot" data to the browser. This enables you to easily construct rich, highly responsive user interfaces.

In a lot of ways, Bone.io can be viewed as a much improved version of Backbone.js. Backbone, Angular and other older frameworks rely primarily on AJAX and model bindings to get data to the DOM. The problem with this approach is that AJAX has no method for handling bi-directional communication. In the world of modern data-driven JavaScript applications, Bone.io strives to pickup where these other frameworks have left off. When we say that this framework is lightweight, we mean it. Compressed and gzipped the entire library is less than 4KB in size. That is less than Backbone, less than Underscore, less than jQuery, less than just about everything. Source code : https://github.com/techpines/bone.io

Ipê

Ipê

ipe - An open source Pusher server implementation compatible with Pusher client libraries written in GO