Blog

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

Matchmaking Algorithm-Skill-based Matchmaking.jpg
GamingJul 31, 2014

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.

Michael Carroll
Michael Carroll
ChatJul 30, 2014

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

Michael Carroll
Michael Carroll
ChatJul 29, 2014

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.

Michael Carroll
Michael Carroll
InsightsJul 25, 2014

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.

Michael Carroll
Michael Carroll
GamingJul 24, 2014

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

Michael Carroll
Michael Carroll
GamingJul 24, 2014

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.

Developer Relations Team
Developer Relations Team
ChatJul 23, 2014

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.

Michael Carroll
Michael Carroll
ChatJul 22, 2014

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.

Michael Carroll
Michael Carroll
BuildJul 18, 2014

Using PubNub and Google Dart to Subscribe to a Bitcoin Feed

Earlier this year we received a question about how to use the PubNub Data Stream Network without an SLA officially supported SDK provided by PubNub. This specific case regarded using Google Dart and PubNub to subscribe to a bitcoin feed. We don’t recommend doing this, and we recommend using the...
Stephen Blum
Stephen Blum
CTO, PubNub