JavaScript

Migrating Your Chat Widget from GoInstant to PubNub
ChatAug 3, 2014

Migrating Your Chat Widget from GoInstant to PubNub

Good News! We’ve launched an all new Chat Resource Center. We recommend checking out our new Chat Resource Center, which includes overviews, tutorials, and design patterns for building and deploying mobile and web chat. Take me to the Chat Resource Center → On August 1st, GoInstant announced the...
Michael Carroll
Michael Carroll
Matchmaking Algorithm: Skill-based Matchmaking
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
How to Send a Self-Destructing Message
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
Create Encrypted Chat Messages
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
Matchmaking Algorithm: Random Matchmaking
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
Building a Key Exchange System to Send Encrypted Messages
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
Key Exchange and Self Destructing Messages Overview
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
Online Users in a Chatroom Tutorial
GamingJul 17, 2014

Online Users in a Chatroom Tutorial

We’ll show you how to get a list of online users in an online chatroom, creating a buddy list that updates as users join and leave the chatroom.

Michael Carroll
Michael Carroll
Adding Usernames in a Chatroom Tutorial – MemeWarz #2
GamingJul 10, 2014

Adding Usernames in a Chatroom Tutorial – MemeWarz #2

How to automatically add unique users and usernames to a multiplayer game chatroom

Michael Carroll
Michael Carroll