Michael Carroll
GamingAug 13, 2014
Create Chatrooms and Channels On Demand Tutorial | PubNub
In this tutorial, we'll talk about how to create new channels for create chatrooms on demand for user-to-user private chat and spawning new game servers.
GamingAug 7, 2014
Matchmaking Algorithm: Challenging Other Players
This multiplayer matchmaking algorithm tutorial walks you through how to allow users in a multiplayer game to challenge other players in the game.
BuildAug 6, 2014
AngularJS Encryption and Three Way Binding Tutorial
This blog post is a tutorial on how to AngularJS encryption and three way binding for data streaming
BuildAug 4, 2014
GoInstant-to-PubNub Conceptual Translation Guide
A general overview of how GoInstant features translate to the PubNub Data Stream Network, including GoInstant to PubNub code migration.
ChatAug 4, 2014
Building a Chatroom UI for Self-Destructing Chat
This blog post walks you through building a chatroom UI for self-destructing chat. However, the UI can be applied to any chatroom as well.
ChatAug 3, 2014
Migrating Your Chat Widget from GoInstant to PubNub
This tutorial walks you through how to migrate your chat application from GoInstant to PubNub.
GamingJul 31, 2014
Matchmaking Algorithm: Skill-based Matchmaking
This multiplayer matchmaking algorithm tutorial walks you through how to match up different players based on skill, or any other predetermined state.
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.
ChatJul 29, 2014
Create Encrypted Chat Messages Tutorial
This blog post walks you through sending encrypted chat messages, and overall shows you how to build a self destructing chatroom app.