Jul 16, 2020
Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
It enables real-time bidirectional event-based communication. It works on every platform, browser or device, focusing equally on reliability and speed. | Build a universal GraphQL API on top of your existing REST APIs, so you can ship new application features fast without waiting on backend changes. |
Real-time analytics - Push data to clients that gets represented as real-time counters, charts or logs.;Binary streaming - Starting in 1.0, it's possible to send any blob back and forth: image, audio, video.;Instant messaging and chat - Socket.IO's "Hello world" is a chat app in just a few lines of code.;Document collaboration - Allow users to concurrently edit a document and see each other's changes. | - |
Statistics | |
Stacks 13.6K | Stacks 2.7K |
Followers 11.0K | Followers 1.8K |
Votes 776 | Votes 25 |
Pros & Cons | |
Pros
Cons
| Pros
Cons
|
Integrations | |

Heroku is a cloud application platform – a new way of building and deploying web apps. Heroku lets app developers spend 100% of their time on their application code, not managing servers, deployment, ongoing operations, or scaling.

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.

Clever Cloud is a polyglot cloud application platform. The service helps developers to build applications with many languages and services, with auto-scaling features and a true pay-as-you-go pricing model.

Google has a reputation for highly reliable, high performance infrastructure. With App Engine you can take advantage of the 10 years of knowledge Google has in running massively scalable, performance driven systems. App Engine applications are easy to build, easy to maintain, and easy to scale as your traffic and data storage needs grow.

OpenShift is Red Hat's Cloud Computing Platform as a Service (PaaS) offering. OpenShift is an application platform in the cloud where application developers and teams can build, test, deploy, and run their applications.

Once you upload your application, Elastic Beanstalk automatically handles the deployment details of capacity provisioning, load balancing, auto-scaling, and application health monitoring.

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.

Render is a unified platform to build and run all your apps and websites with free SSL, a global CDN, private networks and auto deploys from Git.

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.