Blog
Learn about new PubNub releases, industry trends, and app development tips.
BuildMay 12, 2021
Encryption in Android Using PubNub Kotlin SDK
Encryption or more precisely End-To-End Encryption is a system of communication where only specified / communicating users can read the messages. To achieve this, the messages that are sent are encrypted on the user device and can only be decrypted on the end-user device.
ChatApr 21, 2021
How to Monitor Chats with Tisane and PubNub
In this post, we show you how to build a real-time, scalable chat solution (PubNub) that also keeps the chats clean of abuse (Tisane).
BuildMar 25, 2021
Build Live Doctor-Patient Chat for Telemedicine in React
A tutorial from PubNub on how to build real-time, doctor-patient chat in your telemedicine app with React.
BuildMar 23, 2021
How PubNub Enables Virtual Event Engagement
Learn how PubNub enables virtual events companies to host truly engaging, reliable, and scalable experiences through real-time chat, leaderboards, and more.
GamingFeb 12, 2021
Multiplayer Game Chat Room Tutorial for Unity
How to build a multiplayer, in-game chat room with Unity and PubNub, allowing multiple users to chat in real time.
Product UpdatesJan 29, 2021
Build Efficient, Safe Android Apps with our Kotlin SDK
Our Kotlin SDK allows developers to easily and natively implement the full range of PubNub functionality in Kotlin, including our popular Files and Appp Context features.
Product UpdatesJan 26, 2021
Confluent Event Streaming Across Networks with PubNub
The new PubNub Bridge for Apache Kafka® with Confluent makes it easy to unlock value by making critical insights instantly actionable around the world across public and private networks.
Product UpdatesJan 18, 2021
Meet Stipop: Chat Stickers for Fun and Engaging Chat
Stipop's Chat Sticker API lets developers easily implement a rich library of over 250,000 chat stickers into their PubNub chat apps, helping users find the exact image to express their emotions in chat.
BuildDec 18, 2020
Build Chat Apps with React, Typescript, and Components
This tutorial will cover how to build a simple chat application using modern component-based design in React.