How to
PubNub portal
How to Securely Moderate Chat and Users with BizOps Workspace
How to use PubNub's Channel Monitor and Access Manager to create a secure and moderated chat application
PubNub portal
How to Enable and Configure PubNub Presence
Follow this how-to to enable Presence in the Admin Portal to track the online and offline status of users and devices in real time.
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 Manage Users and Channels with BizOps Workspace
User Management and Channel Management allow you to manage the App Context metadata about your Users and Channels, as well as the “membership” relationship between them
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.
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.
Chat
How to Manage User Channel Membership 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 managing user channel membership using the 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
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