Developer Relations Team
Guides
Aug 2, 2023What is User Presence? And Why is it Important?
User presence is an important feature to include when building an engaging, real-time virtual experience.
Developer Relations Team
Guides
Jul 31, 2023Simple Notification Service (SNS) Guide
SNS is a fully managed messaging service that enables developers to send notifications to various endpoints or distributed systems
Developer Relations Team
Guides
Apr 19, 2023What is a Map API/Mapping API and How is it Used?
A map API allows developers to build location-based apps and features including: geocoding, reverse geocoding, geolocation, directions and navigation.
Developer Relations Team
Guides
Apr 19, 2023What is Fan-Out Software? An Overview
Fan-out is a messaging pattern where messages are broadcast in a one-to-many arrangement. A basic example of this pattern can be seen in Pub/Sub.
Developer Relations Team
Guides
Apr 19, 2023Video Chat Definition and Features
Video chat describes visual, remote communication between two or more parties, each equipped with a camera and microphone.
Developer Relations Team
Chat
Mar 28, 2023How to manage chat message timestamps
Follow this how-to to understand how to deal with and format timestamps for PubNub Chat applications.
Developer Relations Team
Digital Health
Mar 28, 2023How to Build a Telemedicine App
Read our complete guide on how to build a telemedicine app. In this guide, you’ll learn about telemedicine, HIPPA, PHI, and solutions for building.
Developer Relations Team
Gaming
Mar 28, 2023How to Build Interactive 2d Chat Games
In this guide, we describe why you’d want to build a 2d game, types of 2d games, and tips for making your 2d games interactive, social, and engaging.
Developer Relations Team
Real-Time
Mar 28, 2023How-to: Real-time Counter of Active Users
Build a real-time active-users counter that you can add to any JavaScript application