The open source development environment manager
It is a development and runtime platform which simplifies and shortens mobile application development process. The platform removes the need to develop backend functionality by providing reusable server-side services via APIs. The APIs are packaged into native libraries available for all major client-side environments - Andoid, iOS, JavaScript, .NET, ActionScript and REST. The default backend logic can be modified with custom server-side code. The platform is available as an online service and a downloadable Enterprise product which can be deployed in any environment. | Radar is built on top of engine.io, the next-generation backend for socket.io. It uses Redis for backend storage, though the assumption is that this is only for storing currently active data. |
Provides intuitive APIs for handling user registration, login and session management; Supports object persistence with complex hierarchies; Delivers push notifications to iOS, Android and Windows Phone devices; Handles publish subscribe message routing; Performs ultra fast geo queries; Generates client-side code to get developers to start coding faster; Backend logic can be modified with custom code; Includes in-depth analytics; Allows to export and import data; | More than just pub/sub: a resource-based API for presence, messaging and push notifications via a Javascript client library;Written in Javascript/Node.js, and uses engine.io (the new, low-level complement to socket.io);Backend to multiple front-facing servers;REST API for working with web apps that don't use Node (presently, rework in progress) |
Statistics | |
GitHub Stars - | GitHub Stars 220 |
GitHub Forks - | GitHub Forks 43 |
Stacks 16 | Stacks 3 |
Followers 74 | Followers 17 |
Votes 0 | Votes 0 |

Firebase is a cloud service designed to power real-time, collaborative applications. Simply add the Firebase library to your application to gain access to a shared data structure; any changes you make to that data are automatically synchronized with the Firebase cloud and with other clients within milliseconds.

It enables real-time bidirectional event-based communication. It works on every platform, browser or device, focusing equally on reliability and speed.

PubNub makes it easy for you to add real-time capabilities to your apps, without worrying about the infrastructure. Build apps that allow your users to engage in real-time across mobile, browser, desktop and server.

Pusher is the category leader in delightful APIs for app developers building communication and collaboration features.

SignalR allows bi-directional communication between server and client. Servers can now push content to connected clients instantly as it becomes available. SignalR supports Web Sockets, and falls back to other compatible techniques for older browsers. SignalR includes APIs for connection management (for instance, connect and disconnect events), grouping connections, and authorization.

Ably offers WebSockets, stream resume, history, presence, and managed third-party integrations to make it simple to build, extend, and deliver digital realtime experiences at scale.

Syncano is a backend platform to build powerful real-time apps more efficiently. Integrate with any API, minimize boilerplate code and control your data - all from one place.
Unlike traditional enterprise messaging systems, NATS has an always-on dial tone that does whatever it takes to remain available. This forms a great base for building modern, reliable, and scalable cloud and distributed systems.

SocketCluster is a fast, highly scalable HTTP + realtime server engine which lets you build multi-process realtime servers that make use of all CPU cores on a machine/instance. It removes the limitations of having to run your Node.js server as a single thread and makes your backend resilient by automatically recovering from worker crashes and aggregating errors into a central log.

Scalable Server for Realtime Web Apps with JSON structures that can be read, manipulated and listened to, messages that can be sent to one or more subscribers, and request response workflows, between two clients or servers.