Real-time Updates

A Comprehensive Guide to a Modern Tech Stack
ChatSep 15, 2023

A Comprehensive Guide to a Modern Tech Stack

What developers need to know when building a real-time app, and pitfalls, challenges and the various options to design a perfect real-time technology stack.
Michael Carroll
Michael Carroll
Add Trading and Leaderboards to your Unity Game with PubNub
GamingAug 30, 2023

Add Trading and Leaderboards to your Unity Game with PubNub

The best way for any game to improve player engagement and retention is to integrate real-time interactivity; this means features like chat, in-game alerts, leaderboards & presence. However, developing these features yourself can take time and effort. PubNub can help. We are trusted by multiple customers...
Darryn Campbell
Darryn Campbell
Developer Advocate, PubNub
Add Social Features to your Unity Game with PubNub
GamingAug 25, 2023

Add Social Features to your Unity Game with PubNub

The best way for any game to improve player engagement and retention is to integrate real-time interactivity; this means features like in-game chat, alerts, leaderboards & presence, but developing these features yourself can be time-consuming and distracting - time you could spend better improving other...
Darryn Campbell
Darryn Campbell
Developer Advocate, PubNub
HTTP/3 and QUIC: The Connection ID
Product UpdatesAug 11, 2023

HTTP/3 and QUIC: The Connection ID

HTTP/3 maintains a unique connection ID through the QUIC protocol. The connection ID is not dependent the device's IP address. This allows the connectivity to remain persistent even as users switch between different networks such as 5G and Wi-Fi. In a way you can consider this as a "connectionless" session....
Stephen Blum
Stephen Blum
CTO, PubNub
Migrating Python to Rust: Channel Groups Engineering Notes
Product UpdatesJul 21, 2023

Migrating Python to Rust: Channel Groups Engineering Notes

Using Rust for scalability and adaptability. Our Channel Group infrastructure is one example of our ongoing engineering challenges. We have expanded it in terms of channel volume and performance.
Stephen Blum
Stephen Blum
CTO, PubNub
Toast Notifications with C#, WPF & MVVM
BuildApr 27, 2023

Toast Notifications with C#, WPF & MVVM

This guide will walk you through building the front-end and back-end code for desktop notifications with the MVVM design pattern.
Michael Carroll
Michael Carroll
Content Writer, PubNub
Events & Actions or Functions: Picking the right tool
BuildMar 7, 2023

Events & Actions or Functions: Picking the right tool

PubNub offers two solutions for event-driven processing, whose logic runs on the server: Events & Actions (E&A) and Functions
Darryn Campbell
Darryn Campbell
Developer Advocate, PubNub
How to Create an Online Real-Time Bidding/Auction App
BuildFeb 16, 2023

How to Create an Online Real-Time Bidding/Auction App

In this tutorial, we'll show you how to build an online real-time auction system in React using PubNub Real-time Messaging and React-Bootstrap.
Namratha Subramanya
Namratha Subramanya
How to Explore Real-time Geolocation Solutions
How-toMay 23, 2022

How to Explore Real-time Geolocation Solutions

What to consider while building geolocation features and how PubNub can simplify it.
Chandler Mayo
Chandler Mayo
Solution Engineer, PubNub