Guides

A Developers Guide to the React Library
GuidesSep 19, 2023

A Developers Guide to the React Library

React - open-source JavaScript library that's popular for building user interfaces (UI) for web and mobile applications. Check why it's so popular
PubNub logo
Developer Relations Team
What is HTTP Streaming and How Does it Work?
GuidesSep 17, 2023

What is HTTP Streaming and How Does it Work?

Check how HTTP Streaming works, allowing a web server to continuously send data to a client over single HTTP connection that remains open indefinitely
PubNub logo
Developer Relations Team
A Complete Guide to OAuth (Open Authorization)
GuidesSep 14, 2023

A Complete Guide to OAuth (Open Authorization)

OAuth an open standard authorization framework that allows third-party applications to access user data without their login credentials
PubNub logo
Developer Relations Team
A Comprehensive Guide to gRPC
GuidesSep 12, 2023

A Comprehensive Guide to gRPC

gRPC is an open-source remote procedure call (RPC) framework for building high-performance, language-agnostic APIs for distributed systems.
PubNub logo
Developer Relations Team
What is HTTP/3 and How Does it Work?
GuidesSep 11, 2023

What is HTTP/3 and How Does it Work?

HTTP/3 (or HTTP-over-QUIC) is an application layer protocol for communication between web browsers and servers.
PubNub logo
Developer Relations Team
What is MQTT Protocol?
GuidesSep 6, 2023

What is MQTT Protocol?

Learn how MQTT's lightweight design and pub/sub model make it ideal for efficient communication between devices in IoT systems and sensors
PubNub logo
Developer Relations Team
What are Server-Sent Events (SSE)?
GuidesSep 4, 2023

What are Server-Sent Events (SSE)?

Discover how Server-Sent Events (SSE) enable real-time communication by letting servers push data updates to clients via a single HTTP connection!
PubNub logo
Developer Relations Team
What Are WebSockets and How Should We Use Them?
GuidesSep 3, 2023

What Are WebSockets and How Should We Use Them?

A method for real-time web communication that enables low-latency, bidirectional data streams between clients and servers, used in dynamic web apps
PubNub logo
Developer Relations Team
A Complete Guide to Building a HIPAA-Compliant App
GuidesSep 1, 2023

A Complete Guide to Building a HIPAA-Compliant App

The intersection between app development and HIPAA compliance can be complex. Learn the safeguards and regulations you need in this guide.
PubNub logo
Developer Relations Team