Blogs
Learn about new PubNub releases, industry trends, and app development tips.
ChatOct 28, 2023
A Comprehensive Overview of In-App Chat Scams: Pt 2
In part two of our overview of in-app chat scams, we look at common security vulnerabilities and their solutions, as well as PubNub specific solutions
ChatOct 17, 2023
A Comprehensive Overview of In-App Chat Scams: Pt 1
A full overview of in-app chat scams, starting with their history and growth, what to look out for, and how PubNub can help you eliminate chat scams.
GuidesOct 12, 2023
What is Javascript? Programming Language Explained
Definition of JavaScript, and how it is used to create interactive web pages. Discover its features, applications, and popularity among developers
GuidesOct 9, 2023
A Comprehensive Guide to Load Balancing
Load balancing is used to evenly distribute incoming network traffic across multiple servers, ensuring optimal performance and resource utilization.
GuidesOct 9, 2023
Faye Pub/Sub Messaging Protocol
Faye is a publish/subscribe messaging protocol built on the Bayeux protocol, a messaging system for transporting asynchronous messages over HTTP.
GuidesOct 9, 2023
What http:// mean? HTTP protocol explained
Dive into the mechanics of HTTP: the foundational protocol enabling communication between browsers, web applications, and digital services
GuidesOct 8, 2023
What is HTTP Long Polling? | PubNub
This blog post gives an overview of HTTP long polling, what kinds of apps you can build with it, and where it falls short.
GamingOct 8, 2023
Add a Friend List to your Unity Game with PubNub
Learn how to add a friend list to your Unity Game with PubNub. Understand how to form friend groups, listen for online status changes and messages from friends, and how to add/remove friends.
GamingOct 7, 2023
Add a Scoreboard and Leaderboard to your Unity Game with PubNub
Learn how to add a Leaderboard and Scoreboard to your Unity Game with PubNub