Blogs
Learn about new PubNub releases, industry trends, and app development tips.
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.
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.
Live StreamingNov 10, 2023
How to: Throttle or Aggregate messages with PubNub
How to Throttle or Aggregate messages with PubNub
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
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.