Michael Carroll
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.
IoTJul 25, 2014
ARM-powered Wireless Platform Opens Doors for IoT
Flutter Wireless is an ARM-powered wireless Arduino with 1000m+ range and 256-bit AES hardware encryption that opens the doors for IoT connectivity.
GamingJul 24, 2014
Matchmaking for Multiplayer Games | PubNub
In this blog post, we'll walk you through how to build simple matchmaking for multiplayer games to connect two users
ChatJul 23, 2014
Build: Key Exchange System for Encrypted Messages
How to build a key exchange system using PubNub, enabling users to send encrypted, self destructing chat messages in real time.
Jul 22, 2014
Key Exchange and Self Destructing Messages
Part One on building an open source, self destructing messages chat widget enabling you to send and receive self destructing, encrypted messages.
GamingJul 17, 2014
Getting a List of Online Users in a Chatroom
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.