How to
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.
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.
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
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.