How to
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 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.
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.
Gaming
How to Add Presence to Your Unity Game
Learn how to add Presence to your Unity Game to track the online and custom status of players. You'll learn about the different Presence Events, as well as implementing custom state to manage the exact location and activity of players in your game.
Gaming
How to Add Real-time Chat to Your Unity Game
Learn how to add real-time chat to your Unity video game with PubNub. Understand how to set up different channel patterns, send/receive messages, and then enhance/secure your in-game chat with advanced features.