How to

feature gen.png
Chat

7 Chat SDK Features Developers Will Love

Our picks for the 7 best features in the Chat SDK that make it trivial for developers to create a professional chat experience
Manage Channel Membership with the PubNub Chat SDK
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
Add Reactions to Messages with the PubNub Chat 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
Create Threads and Quote Messages with the PubNub Chat 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
Mention Users and Channels with the PubNub Chat SDK
Chat

How to Mention Users and Channels 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 mentioning (tagging) users and channels using the SDK
Smooth location data
Geolocation

How to Smooth Your Location Data & Snap to the Nearest Road

"How do I stop location fixes from ‘jumping around’?”, “How do I snap the vehicle to the road?”, “What if the vehicle GPS location is bad? Can I smooth that data?”. This how-to aims to answer all these questions.
How to use the E&A API
PubNub portal

How to Use the Events & Actions API

The Events & Actions API provides programmatic access to PubNub's E&A feature, allowing you to manage all the events in your application's ecosystem and send real-time data to third-party systems.
How to use App Context
PubNub portal

How to Use App Context

App Context is an easy-to-use, serverless storage for user, channel, and membership information. App Context triggers events whenever the data changes, enabling your apps to update in real time.
Chat

How-to Add Moderation to your Live Events Application

How to utilize the PubNub SDK on both the server side and client side of your application to add secure moderation events to your live events app.