How to

manage users and channels how-to feature
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
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.
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
Gaming

How to Add a Friend List to Your Unity Game

Learn how to add a friend list to your Unity Game with PubNub. Understand how to construct friend groups, listen for online status changes and messages from friends, and how to add/remove friends.
Gaming

How to Add a Scoreboard and Leaderboard to Your Unity Game

Learn how to add a scoreboard and leaderboard to your Unity Game with PubNub. Walkthrough how to update player scores during a match and display a global ranking leaderboard, all in real time.
Gaming

How to Add Moderation and Translation to Your Unity Game

Learn how to add Moderation and Language Translation to your Unity Game with PubNub. Moderating your chat is an essential feature in protecting your players from harmful behaviors and translating messages allows for more players to access your game.