All about chat app development, from high-level considerations to the nuts and bolts of chat features.
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.
Dating app uses PubNub Data Streams to power its real-time messaging layer, as well as its matchmaking game.
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 build a mobile group chat application in one line of JavaScript. Tutorial and demo…