Real-time Updates

HTTP/3 and QUIC: The Connection ID
Product UpdatesMar 19, 2024

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
How to Create an Online Real-Time Bidding/Auction App
BuildFeb 22, 2024

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.
Markus Kohler
Markus Kohler
Developer Advocate, PubNub
Desktop Toast Notifications with C#, WPF & MVVM
BuildJan 19, 2024

Desktop Toast Notifications with C#, WPF & MVVM

This guide will walk you through building the front-end and back-end code for advanced desktop notifications with the MVVM design pattern.
Darryn Campbell
Darryn Campbell
Developer Advocate, PubNub
What Businesses Lose When They Waste ‘Time’
InsightsOct 2, 2023

What Businesses Lose When They Waste ‘Time’

This is the direction in which the world is heading – the more time you lose, the less successful your business is, down to the tenth of a millisecond. And there are big implications for burning valuable time that directly affect a business.

Developer Relations Team
Developer Relations Team
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
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
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