Blog
Learn about new PubNub releases, industry trends, and app development tips.
BuildMar 19, 2024
Build an End-to-End Encrypted Chat with Seald and PubNub
Today, let's discover how to build an end-to-end encrypted chat with Pubnub and the seald SDK.
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....
GamingMar 18, 2024
Generative AI Potential in Game Development
Generative AI can transform gaming, craft unique content, tell dynamic stories, enhance testing procedures, and create personalized experiences.
BuildMar 14, 2024
SMS Notification System with PubNub and IFTTT
Using a combination of both PubNub and IFTTT, it is possible to quickly create an SMS notification system ensuring users receive alerts around significant occurrences.
BuildMar 14, 2024
A Developers Guide to Prompt Engineering and LLMs
You will explore the concept of prompt engineering, a strategy aimed at improving and accelerating software development processes. We'll provide practical insights into optimizing coding practices, with the goal of reducing development timelines and facilitating more effective solution delivery.
News Mar 13, 2024
We're @ GDC 2024! Revolutionizing online gaming experiences
It’s that time of year again when PubNub gets to showcase all of the ways we’re helping game devs build and manage their online games. This year, we’ve also got one huge announcement that I can’t wait to share with everyone!
BuildMar 13, 2024
How to Send Firebase Push Notifications to Android
How to implement mobile push notifications in your Android app using Firebase Cloud Messaging (FCM) and PubNub.
GamingMar 12, 2024
Understanding User-Generated Content in Gaming
User Generated Content in gaming heightens player engagement and retention, lowers developer workload, and amplifies marketing due to community-building.
GamingMar 11, 2024
Browser-based Multiplayer Tic Tac Toe Game in React
This tutorial focuses on building a real-time multiplayer tic tac toe game that can run efficiently in a browser. The game is designed using React and PubNub.