Blog
Learn about new PubNub releases, industry trends, and app development tips.
Live Streaming
Nov 10, 2023How to: Throttle or Aggregate messages with PubNub
How to Throttle or Aggregate messages with PubNub
Darryn Campbell
Guides
Nov 6, 2023HTTP/1 vs HTTP/2 vs HTTP/3 - Technical Comparison
Explore evolution of HTTP protocols HTTP/1, HTTP/2, and HTTP/3 advancing web speed, security & efficiency with multiplexing, QUIC, and TLS encryption
Michael Carroll
Chat
Oct 28, 2023A 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
Michael Carroll
Chat
Oct 17, 2023A 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.
Michael Carroll
Guides
Oct 12, 2023What 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
Developer Relations Team
Guides
Oct 9, 2023A Comprehensive Guide to Load Balancing
Load balancing is used to evenly distribute incoming network traffic across multiple servers, ensuring optimal performance and resource utilization.
Developer Relations Team
Guides
Oct 9, 2023Faye 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.
Developer Relations Team
Guides
Oct 9, 2023What http:// mean? HTTP protocol explained
Dive into the mechanics of HTTP: the foundational protocol enabling communication between browsers, web applications, and digital services
Developer Relations Team
Guides
Oct 8, 2023What 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.