Blogs

Learn about new PubNub releases, industry trends, and app development tips.

A Comprehensive Guide to TCP/IP
GuidesNov 13, 2023

A Comprehensive Guide to TCP/IP

Learn about TCP/IP, the foundation of the internet. Discover its functions, including addressing, routing, reliable data delivery, and more.
PubNub logo
Developer Relations Team
OAuth vs. OAuth2: Key Differences and When to Use
Nov 13, 2023

OAuth vs. OAuth2: Key Differences and When to Use

OAuth, or Open Authentication, is an identity authentication and authorization protocol that permits application interactions without a password.
PubNub logo
Michael Carroll
How to: Throttle or Aggregate messages with PubNub
Live StreamingNov 10, 2023

How to: Throttle or Aggregate messages with PubNub

How to Throttle or Aggregate messages with PubNub
PubNub logo
Darryn Campbell
HTTP/1 vs HTTP/2 vs HTTP/3 - Technical Comparison
GuidesNov 6, 2023

HTTP/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
PubNub logo
Michael Carroll
A Comprehensive Overview of In-App Chat Scams: Pt 2
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
PubNub logo
Michael Carroll
A Comprehensive Overview of In-App Chat Scams: Pt 1
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.
PubNub logo
Michael Carroll
What is Javascript? Programming Language Explained
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
PubNub logo
Developer Relations Team
A Comprehensive Guide to Load Balancing
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.
PubNub logo
Developer Relations Team
Faye Pub/Sub Messaging Protocol
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.
PubNub logo
Developer Relations Team