Alternatives to QuickBlox logo

Alternatives to QuickBlox

SendBird, Firebase, PubNub, Twilio, and CometChat are the most popular alternatives and competitors to QuickBlox.
30
105
+ 1
7

What is QuickBlox and what are its top alternatives?

Add powerful communication features to your mobile app and data services for your backend<br>
QuickBlox is a tool in the Communications SDK category of a tech stack.

Top Alternatives to QuickBlox

  • SendBird
    SendBird

    SendBird is a Messaging SDK, Chat API, and fully managed chat infrastructure for your mobile apps and websites. Embeddable chat for iOS, Android, JavaScript, Unity, .NET. ...

  • Firebase
    Firebase

    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. ...

  • PubNub
    PubNub

    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. ...

  • Twilio
    Twilio

    Twilio offers developers a powerful API for phone services to make and receive phone calls, and send and receive text messages. Their product allows programmers to more easily integrate various communication methods into their software and programs. ...

  • CometChat
    CometChat

    CometChat offers a comprehensive in-app chat SDK platform that equips businesses with the tools to integrate real-time chat, voice, and video into their applications. ...

  • OpenTok
    OpenTok

    It adds the clarity and emotion of face-to-face communication to your brand whether you're developing for the web, iOS, or Android. We make the integration of high-quality live video a breeze so that you can focus on building a great product. ...

  • Layer
    Layer

    Layer's asynchronous messaging fabric is capable of transporting payloads of any type. Get your users talking with chat, voice or video messaging. Pull them back in with push. Connect friends, colleagues or perfect strangers seamlessly. ...

  • Agora
    Agora

    Agora.io provides building blocks for you to add real-time voice and video communications through a simple and powerful SDK. You can integrate the Agora SDK to enable real-time communications in your own application quickly. ...

QuickBlox alternatives & related posts

SendBird logo

SendBird

132
392
78
A Complete Chat Platform, Messaging and Chat SDK and API
132
392
+ 1
78
PROS OF SENDBIRD
  • 13
    Active support is impressive. (Support for private deve
  • 10
    Pre-built UI for major platforms
  • 10
    Easy to use
  • 8
    Migration API for customers using other chat services
  • 7
    Scalability is awesome
  • 7
    First chat SDK officially supports Xamarin
  • 5
    Because my product guy told me to
  • 5
    Unlimited number of users in public chat
  • 5
    Cool product
  • 4
    Flexible message format ex) json, xml
  • 2
    Out of the box api and features
  • 2
    Intuitive and feature-packed
CONS OF SENDBIRD
  • 2
    Policy on concurrent users leads to overages and overch
  • 2
    Prices ramp up exponentially

related SendBird posts

Shared insights
on
StreamStreamSendBirdSendBirdFlutterFlutter

I am interested in using a chat SDK for a community mobile Flutter app. I am between SendBird and Stream. I currently have 2,000 monthly active users and plan to have close to 5,000 active users chatting on the app. Has anyone used either and had good/bad experiences? Currently, there is no chat functionality, and we would like to have a 1-to-1 user chat, group chat, and large community chat capabilities.

See more
Yeongju Park
SW Web Engineer at Sense Korea · | 4 upvotes · 67.5K views
Shared insights
on
MSSQLMSSQLSendBirdSendBirdCometChatCometChat

I am considering which chat solution to choose between CometChat and SendBird, for our new app. The condition is, the app is going to run in a private network and has to connect with MSSQL. Any advice on other things I have to consider before choosing one, or is there another chat service you would recommend? Thank you!

See more
Firebase logo

Firebase

38.9K
33.2K
2K
The Realtime App Platform
38.9K
33.2K
+ 1
2K
PROS OF FIREBASE
  • 370
    Realtime backend made easy
  • 269
    Fast and responsive
  • 241
    Easy setup
  • 214
    Real-time
  • 191
    JSON
  • 134
    Free
  • 127
    Backed by google
  • 82
    Angular adaptor
  • 68
    Reliable
  • 36
    Great customer support
  • 32
    Great documentation
  • 25
    Real-time synchronization
  • 21
    Mobile friendly
  • 18
    Rapid prototyping
  • 14
    Great security
  • 12
    Automatic scaling
  • 11
    Freakingly awesome
  • 8
    Chat
  • 8
    Super fast development
  • 8
    Angularfire is an amazing addition!
  • 6
    Built in user auth/oauth
  • 6
    Awesome next-gen backend
  • 6
    Firebase hosting
  • 6
    Ios adaptor
  • 4
    Speed of light
  • 4
    Very easy to use
  • 3
    Brilliant for startups
  • 3
    Great
  • 3
    It's made development super fast
  • 2
    JS Offline and Sync suport
  • 2
    Push notification
  • 2
    Free hosting
  • 2
    Cloud functions
  • 2
    Low battery consumption
  • 2
    The concurrent updates create a great experience
  • 2
    .net
  • 2
    I can quickly create static web apps with no backend
  • 2
    Great all-round functionality
  • 2
    Free authentication solution
  • 1
    Simple and easy
  • 1
    Google's support
  • 1
    Free SSL
  • 1
    Faster workflow
  • 1
    Easy to use
  • 1
    Large
  • 1
    Easy Reactjs integration
  • 1
    Serverless
  • 1
    Good Free Limits
  • 1
    CDN & cache out of the box
CONS OF FIREBASE
  • 31
    Can become expensive
  • 16
    No open source, you depend on external company
  • 15
    Scalability is not infinite
  • 9
    Not Flexible Enough
  • 7
    Cant filter queries
  • 3
    Very unstable server
  • 3
    No Relational Data
  • 2
    Too many errors
  • 2
    No offline sync

related Firebase posts

Stephen Gheysens
Lead Solutions Engineer at Inscribe · | 14 upvotes · 1.5M views

Hi Otensia! I'd definitely recommend using the skills you've already got and building with JavaScript is a smart way to go these days. Most platform services have JavaScript/Node SDKs or NPM packages, many serverless platforms support Node in case you need to write any backend logic, and JavaScript is incredibly popular - meaning it will be easy to hire for, should you ever need to.

My advice would be "don't reinvent the wheel". If you already have a skill set that will work well to solve the problem at hand, and you don't need it for any other projects, don't spend the time jumping into a new language. If you're looking for an excuse to learn something new, it would be better to invest that time in learning a new platform/tool that compliments your knowledge of JavaScript. For this project, I might recommend using Netlify, Vercel, or Google Firebase to quickly and easily deploy your web app. If you need to add user authentication, there are great examples out there for Firebase Authentication, Auth0, or even Magic (a newcomer on the Auth scene, but very user friendly). All of these services work very well with a JavaScript-based application.

See more
Tassanai Singprom

This is my stack in Application & Data

JavaScript PHP HTML5 jQuery Redis Amazon EC2 Ubuntu Sass Vue.js Firebase Laravel Lumen Amazon RDS GraphQL MariaDB

My Utilities Tools

Google Analytics Postman Elasticsearch

My Devops Tools

Git GitHub GitLab npm Visual Studio Code Kibana Sentry BrowserStack

My Business Tools

Slack

See more
PubNub logo

PubNub

244
453
238
Build real-time apps quickly and scale them globally.
244
453
+ 1
238
PROS OF PUBNUB
  • 36
    Massively scalable & easy to use
  • 25
    Easy setup
  • 20
    Reliable
  • 19
    Great support
  • 14
    Flexible to integrate to custom applications
  • 13
    Sockets at Scale
  • 13
    99.999% availability guarantees
  • 13
    High-Performance
  • 12
    High-Reliability
  • 12
    Multiplexing
  • 7
    Scalability
  • 5
    High-Availability
  • 5
    70+ SDKs
  • 4
    Security
  • 4
    Azure Add-on
  • 3
    Heroku Add-on
  • 3
    Presence
  • 3
    Flexible
  • 3
    Easy to setup
  • 2
    Data Streams
  • 2
    Free Plan
  • 2
    Server-Side Cache
  • 2
    PhoneGap Plugin
  • 2
    AngularJS Adapter
  • 2
    Data Sync
  • 2
    Analytics
  • 2
    Support
  • 1
    Easy setup and very reliable
  • 1
    High cost, going up more in Summer '15
  • 1
    Cool
  • 1
    Angular 2+ integration
  • 1
    Documentation, easy to use, great people/service
  • 1
    CTO stephen also is A++++++
  • 1
    Real time and easy to use.
  • 1
    Easy integration with iOS apps
CONS OF PUBNUB
  • 1
    Costly

related PubNub posts

Which messaging service (Pusher vs. PubNub vs. Google Cloud Pub/Sub) to use for IoT?

See more
Shared insights
on
PubNubPubNubSocket.IOSocket.IO

I am trying to replace Socket.IO with PubNub. Provide the way to do it.

See more
Twilio logo

Twilio

10.7K
8.3K
520
Bring voice and messaging to your web and mobile applications.
10.7K
8.3K
+ 1
520
PROS OF TWILIO
  • 147
    Powerful, simple, and well documented api
  • 88
    RESTful API
  • 66
    Clear pricing
  • 61
    Great sms services
  • 58
    Low cost of entry
  • 29
    Global SMS Gateway
  • 14
    Good value
  • 12
    Cloud IVR
  • 11
    Simple
  • 11
    Extremely simple to integrate with rails
  • 6
    Great for startups
  • 5
    SMS
  • 3
    Great developer program
  • 3
    Hassle free
  • 2
    Text me the app pages
  • 1
    New Features constantly rolling out
  • 1
    Many deployment options, from build from scratch to buy
  • 1
    Easy integration
  • 1
    Two factor authentication
CONS OF TWILIO
  • 4
    Predictable pricing
  • 2
    Expensive

related Twilio posts

Ravi Sathanapalli
Director Product Management at Centime · | 6 upvotes · 71.9K views
Shared insights
on
TwilioTwilioAmazon SNSAmazon SNS

Hi, We are looking to implement 2FA - so that users would be sent a Verification code over their Email and SMS to their phone.

We faced some limitations with Amazon SNS where we could either send the verification code to email OR to the phone number, while we want to send it to both.

We also are looking to make the 2FA more flexible by adding any other options later on.

What are the best alternatives to SNS for this use case and purpose? Looked at Twilio but want to explore other options before making a decision.

Would be great to know what the experience with Twilio has been, especially the limitations/issues with Twilio...

Appreciate any input from users of Twilio and others who have had similar use cases.

See more
Cheri Booth
Vendor Relationship Manager at Storage Asset Management · | 6 upvotes · 21.8K views
Shared insights
on
ClickatellClickatellTwilioTwilio

Searching for options for SMS that integrates with SiteLink and will allow personalization of text and tracking of both incoming/outgoing messages with reporting (Time, date, call#, etc) Have been looking at Twilio, and seems most leaning toward this. Are there any other options known that integrate into SiteLink? Also looked at Clickatell.

See more
CometChat logo

CometChat

9
43
0
Seamless Real-Time Chat Integration for Your Applications
9
43
+ 1
0
PROS OF COMETCHAT
    Be the first to leave a pro
    CONS OF COMETCHAT
      Be the first to leave a con

      related CometChat posts

      Yeongju Park
      SW Web Engineer at Sense Korea · | 4 upvotes · 67.5K views
      Shared insights
      on
      MSSQLMSSQLSendBirdSendBirdCometChatCometChat

      I am considering which chat solution to choose between CometChat and SendBird, for our new app. The condition is, the app is going to run in a private network and has to connect with MSSQL. Any advice on other things I have to consider before choosing one, or is there another chat service you would recommend? Thank you!

      See more
      OpenTok logo

      OpenTok

      57
      158
      8
      Build live interactive video, voice and messaging into your web and mobile apps
      57
      158
      + 1
      8
      PROS OF OPENTOK
      • 6
        Video Archiving to s3
      • 2
        Easy setup
      CONS OF OPENTOK
        Be the first to leave a con

        related OpenTok posts

        Layer logo

        Layer

        15
        38
        7
        Build messaging, voice and video right into your app in minutes.
        15
        38
        + 1
        7
        PROS OF LAYER
        • 6
          Open source ui atlas makes messaging easy
        • 1
          Easy setup
        CONS OF LAYER
          Be the first to leave a con

          related Layer posts

          Agora logo

          Agora

          99
          285
          11
          The Real-Time Engagement platform for devs to integrate voice & video chat, interactive live streaming, and messaging
          99
          285
          + 1
          11
          PROS OF AGORA
          • 6
            Easy setup
          • 5
            RESTful API
          CONS OF AGORA
            Be the first to leave a con

            related Agora posts

            Hello. So, I wanted to make a decision on whether to use WebRTC or Amazon Chime for a conference call (meeting). My plan is to build an app with features like video broadcasting, and the ability for all the participants to talk and chat. I have used Agora's web SDK for video broadcasting, and Socket.IO for chat features. As I read the comparison between Amazon Chime and WebRTC, it further intrigues me on what I should use given my scenario? Is there any way that so many related technologies could be a hindrance to the other? Any advice would be appreciated. Thanks. Ritwik Neema

            See more

            Hi, Stackshare community, I plan to build an app where people can go live, and users can watch him, 1 to many, follow each other, and text.

            I am expecting a huge number of users to use the app in the first month (100k+)

            I made the UX/UI design, and my designer asked me to find a developer.

            I want your advice. What server is the best for video quality and fast text messages (like uplive, bigo)?

            Ex. Agora, Twilio, Amazon Chime, Aws, or fiberbass

            I need for both operating systems, (ios, android). Do you recommend Flutter?

            • I have AWS server in my country (Bahrain), and 80% of the audience are from the same area. Does it help in the video quality between the audience?

            Thank you for this helpful website.

            See more