Blog
Learn about new PubNub releases, industry trends, and app development tips.
Matchmaking Algorithm: Skill-based Matchmaking
In this blog post, we’ll walk you through how to build skill based matchmaking, matching users with one another based on skill.
How to Send a Self-Destructing Message
This tutorial walks you through how to send a TLS encrypted, self-destructing message in a chatroom that will destruct after a customizable, predetermined amount of time
Create Encrypted Chat Messages
This blog post walks you through sending encrypted chat messages, and overall shows you how to build a self destructing chatroom app.
ARM-powered Wireless Platform Opens Doors for IoT
Flutter Wireless is an ARM-powered wireless Arduino with 1000m+ (3200 ft) range and 256-bit AES hardware encryption that opens the doors for IoT connectivity.
Matchmaking Algorithm: Random Matchmaking
In this blog post, we’ll walk you through how to build random matchmaking for multiplayer games to connect two users
Node to Node Communication for Online Game Server Hosting
NodeCraft Hosting uses PubNub for node to node communication for online game server hosting and to power their interactive control console.
Building a Key Exchange System to Send Encrypted Messages
How to build a key exchange system using PubNub, enabling users to send encrypted, self destructing chat messages in real time.
Key Exchange and Self Destructing Messages Overview
Part One on building an open source, self destructing chat widget enabling you to send and receive self destructing, encrypted messages.