Blog
Learn about new PubNub releases, industry trends, and app development tips.
Product UpdatesOct 20, 2021
Build a Secure Application with PubNub’s Access Manager
We are excited to announce the new release of Access Manager v3, which is a new cryptographic, token-based permission system aimed to secure your application against unauthorized access.
Product UpdatesSep 29, 2021
PubNub's Chat Moderation Dashboard Enables Custom Control
We’re excited to announce the release of PubNub’s new Moderation Dashboard, a pre-built, open-source, configurable GUI app that enables moderation capabilities for our customers.
BuildSep 28, 2021
Tutorial: Moderate Chat with PubNub's Moderation Dashboard
This tutorial walks you through configuring and using the new open-source PubNub Moderation Dashboard to moderate a chat application.
HealthcareSep 23, 2021
Vonage and PubNub Partner for Compliant Telehealth Solutions
Our partnership gives doctors, patients, and healthcare providers control over how they choose to communicate—this helps make their interactions more authentic and genuine, which is invaluable to patients today.
BuildJul 13, 2021
React Chat Components Tutorial: Build Chat Experiences
In this tutorial you’ll discover how to set up and use PubNub's React Chat components to build a chat application. All the steps you need to use the components are included in this post.
Product UpdatesJun 30, 2021
PubNub and Vonage Partner to Make E-Learning More Personal
Together, PubNub and Vonage will make it easier for software teams to build tightly integrated virtual and hybrid e-learning experiences with remote interaction capabilities.
Product UpdatesMay 26, 2021
PubNub Now Supports Flutter 2.0 With Our Newest SDK
PubNub's Dart SDK is now compatible with Flutter 2.0 and available as a beta release.
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).