How to

channel monitor how-to feature
PubNub portal

How to Monitor and Moderate Conversations with BizOps Workspace

The channel monitor allows an administrator to watch live previews of conversations happening in real-time and take action to manually moderate that conversation, for example, by muting or banning users.
PubNub portal

How to Stream Events from PubNub to RabbitMQ

Read our guide on how to stream PubNub Events to RabbitMQ using the PubNub AMQP action. This guide will show you how to create and host your message broker and connect it to PubNub allowing you to process your own PubNub Events.
Gaming

How to Create Game Alerts

Read our complete guide to build game alerts. Read this and our other information when building game alerts and push notifications.
Header banner for How to Call Access Manager from PubNub Functions
Real-Time

How to Call Access Manager from PubNub Functions

Access Manager allows you to set rules that grant read & write access to specific channels and user metadata and define permissions for who can read, write, and modify that data. This guide discusses how to implement Access Manager within a PubNub Function.
Social banner for how to upgrade your message encryption
Chat

How-to Upgrade your Message-Level Encryption to 256-bit Key Strength

At PubNub, we are committed to providing customers with the highest level of security for their data, this how-to will explain how to upgrade to the new 256-bit encryption method introduced to our SDKs starting in October 2023.
Virtual Events

How to Throttle or Aggregate Messages with PubNub

Applications that send messages at a high frequency need to consider how readable those messages are for recipients. This how-to will describe how you can either throttle or aggregate messages for a large audience
Mention Users and Channels with the PubNub Chat SDK
Chat

How to Mention Users and Channels with the PubNub Chat SDK

The PubNub Chat SDK exposes a set of APIs designed to make it easy to add powerful and flexible chat features to your app with minimum development. This guide walks you through mentioning (tagging) users and channels using the SDK
Create Threads and Quote Messages with the PubNub Chat SDK
Chat

How to Create Threads and Quote Messages with the PubNub Chat SDK

The PubNub Chat SDK exposes a set of APIs designed to make it easy to add powerful and flexible chat features to your app with minimum development. This guide walks you through creating threads and quoting messages using the SDK
Add Reactions to Messages with the PubNub Chat SDK
Chat

How to Add Reactions and Emoji to Messages with the PubNub Chat SDK

The PubNub Chat SDK exposes a set of APIs designed to make it easy to add powerful and flexible chat features to your app with minimum development. This guide walks you through adding reactions (emoji) to messages using the SDK