How we re-architected Announcements Sendbird’s Announcements API, a premium feature, allows you to send announcements to massive groups of users in group channels and track the announcements’ open rate. Noah Chae
How Sendbird halved test runtime and improved test success rate Code quality and delivery speed are two of the most important goals for the Sendbird SDK team. To achieve these goals, we utilize automated testing. While our testing pipeline functions well, there’s some room for improvement: the low success rate and the long runtime. Daniel Kim Marketing Manager
How Sendbird approaches SDK testing for stability and performance As a leader in the in-app chat and messaging API market, the quality of our code releases is always top of mind. Minhyuk Kim
Load testing Sendbird Calls at scale with Selenium and Kubernetes The recent launch of Sendbird Calls includes a commitment to high uptime and low latency server infrastructure. As an engineering team, before we could make this commitment, we had to validate if we could fulfill the uptime and latency requirements at scale. Shweta Joshi Content Marketing Specialist
Building it from scratch doesn’t make you a better hacker – it makes you a slower one Find out how to speed up your development pipeline and condense your product roadmap by integrating pre-built solutions into your app or web platform. Mark Argyle
Pusher to discontinue Chatkit in April 2020 To migrate from Pusher’s Chatkit to Sendbird’s chat API, we’ve developed a solution to move your app’s data regardless of its scale or how active your user base might be at any given time Adam Toth-Fejel Sales Engineer
Bot interface and pong bot implementation Connect a bot to Sendbird with the bot interface Sendbird’s bot interface allows you to connect a bot to any 1-on-1 message or group channel so it can interact with users. Rommel Sunga Solutions Engineer
Sending Preview URLs in messages containing links Users who send and receive links in private messaging or group chat will regard URL previewing as a necessary feature. Jason Allshorn Solutions Engineer
Using asynchronous programming with Sendbird’s JavaScript SDK Read this guide to improve asynchronous programming while using Sendbird’s JavaScript SDK. Sendbird powers chat and messaging for businesses of all sizes. Alex Orr Solutions Engineer
Map preview and location sharing on Android Tutorial for sending a message with location information and a map preview with Sendbird Alek Jeziorek Staff Writer
Migrating chat made easy with Sync Server The Sendbird Sync Server is a service that supports live migration of customer data from Layer to Sendbird. It is fully managed meaning that you do not need to worry about hosting or monitoring server infrastructure. Rommel Sunga Solutions Engineer
Don’t try this at home: Why software engineers shouldn’t build chat in-house This article will share the lessons I learned trying and, ultimately, failing to build chat for two products. Harry Kim