How to

Real-Time

How to Build a Real-Time Counter of Active Users

This how-to will explain how to add a real-time counter of active users to any application, what to consider while building this type of feature, and how PubNub can make it easy.
PubNub portal

Creating Keys

Follow this how-to on creating keys in the Admin Portal to connect your application to the PubNub network.
PubNub portal

Enabling Objects

Follow this how-to on enabling Objects in the Admin Portal to to store metadata for users, channels, and memberships without the need of setting up your own database.
PubNub portal

Enabling Files

Follow this how-to on enabling Files in the Admin Portal to upload and share files.
Gaming

Add PubNub to Your Unity Game to Power Online Features

Follow this how-to and learn how you can add PubNub to your Unity game to power online features.
How to enable and configure PubNub Presence
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.
Gaming

How to Build Interactive RPGs

Read our complete guide on building interactive role-playing games. In this guide, you’ll learn to build interactive elements for online games.
Gaming

How to Make Your Own Leaderboard

Read our complete guide on making your own multi-purpose digital online leaderboard for social apps, games, and more.
Presentation slide explaining the concept of filtering events using JSONPath by PubNub.
PubNub portal

Events & Actions: How to Filter Messages Using JSONPath

Read our complete guide on how to filter Events using the Advanced JSONPath Filter in Events & Actions. In this guide, you’ll learn the different filter options available to you in E&A, what is JSONPath, and how to format complex JSONPath Filter Expressions to filter for the Events you need.