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.
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
This blog post walks you through sending encrypted chat messages, and overall shows you how to build a self destructing chatroom app.
How to build a key exchange system using PubNub, enabling users to send encrypted, self destructing chat messages in real time.
Part One on building an open source, self destructing chat widget enabling you to send and receive self destructing, encrypted messages.
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.
How to automatically add unique users and usernames to a multiplayer game chatroom
Part One (building a game lobby with chat) of our series on building a multiplayer game with JavaScript and PubNub