Tag: Engineering
Introducing Sendbird Code Cafe for Developers
A hands-on workshop series led by Sendbird engineers We’re introducing a new live workshop series designed by developers for developers! […]
Load testing Sendbird Calls at scale with Selenium and Kubernetes
How to commit to high performance at scale Introduction: The key challenges load-testing Calls vs. Chat The recent launch of […]
Sending Preview URLs in messages containing links
URL preview Users send and receive links in an easily digestible format Preview websites linked in messages Users automatically send […]
Using asynchronous programming with Sendbird’s JavaScript SDK
Sendbird, JavaScript Frameworks, and Asynchronous Programming Sendbird’s API and JavaScript SDK provide the tools you need to integrate chat and […]
Migrating chat made easy with Sync Server
Introduction Part of the challenge of migrating from one chat provider to another is not having a live migration solution […]
Don’t try this at home: Why software engineers shouldn’t build chat in-house
Before I helped co-found Sendbird as the Chief Technology Officer, I built chat as a feature for two products. Both […]
Extreme Optimization of AsyncStorage in React Native
AsyncStorage is a unique built-in feature for storing data in React Native and a good way to store simple key-value […]
How to build an Android chat app using a chat API, Part 2: Channel List
1.0 Introduction In our earlier tutorial, we covered how to create a basic chat application that allowed you to login to […]
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 […]