Engineering
How Sendbird halved test runtime and improved test success rate
Summary Code quality and delivery speed are two of the most important goals for the Sendbird SDK team. To achieve […]
Implementing Single Sign-on (SSO) for a product dashboard
SSO offers a user the ability use a single credential to allow access to several inter-related or integrated systems of […]
Introducing the new Sendbird Docs page
We’re very excited to announce that the Sendbird Documentation is now redesigned, up-to-date, and even more intuitive. Every month, thousands of individual […]
Elasticache for Python production payloads, or How we learned to stop worrying and love HAProxy
At Sendbird, we rely on Redis not only to cache objects from our SQL database but also to act as […]
Chatbot platform tools – The messaging and bot interface, Part 1
There are a lot of chatbot platforms for building and developing chatbots. But the next step – where you place […]
Sendbird Hiring Spotlight: Infrastructure Engineer
Welcome to the inaugural Sendbird Hiring Spotlight. This series will periodically showcase a position available at Sendbird and discuss why […]
How to build an iOS messaging app: Part 5, Creating an Open Channel
This tutorial teaches you to implement a view controller to create an open channel. This view controller uses a channel […]
How to build an iOS messaging app: Part 4, Selecting Operators for Open Channel
Part 4 and 5 of this series teach you how to implement a view controller to create an open channel. […]
React Native Chat Tutorial #3 – Menu Screen
Note from Sendbird: The information in this blog is outdated. To find the most up-to-date information and sample app, please […]
How to build an iOS messaging app: Part 3, Tab Bar Controller
In this article, you’ll learn how to implement a Tab Bar Controller after connecting to SendBird on the LoginViewController. The Tab […]