How to build a mobile iOS chat app with Cordova/PhoneGap and AngularJS, then turn it cross-platform for mobile and web devices.
This blog post walks you through how to implement multiplexing in an Ember.js chat app, to enable you to combine data streams on a single connection.
How to implement access manager for fine grain control over grant/revoke access to data streams in a chat app for an extra layer of security.
This Ember.js encryption tutorial walks through how to implement encryption and three way data binding for real-time messaging in an Ember.js app.
This tutorial shows you how to implement advanced user detection for an Ember.js chat app, enabling users to define their location in the chat app.
This tutorial shows you how to build a real-time messaging chat plugin application for the Atom.io text editor that can be applied to any other text editor.
In this tutorial, we’ll show you how to implement user detection and message persistence for an Ember.js chatroom web or mobile application.
In this tutorial, we’ll show you how to build a fully featured mobile Polymer chat app using Polymer and Material Design.
This blog post walks you through how to build a fully featured chat application that is optimized for customer facing sales and support purposes.