jadjoubran / building-realtime-web-apps

Join this interactive tutorial to learn how to build a real-time chat client with a "who's online" feature.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building real time web apps

Join this interactive tutorial to learn how to build a real-time chat client with a "who's online" feature. Attendees will have access to a free promotional code from Pusher which offers 6 months of the starter plan for free (valued at $120).

Requirements:

  • Git
  • PHP 5.4 or newer
  • Web server (any of the following Wamp, Xampp, Mamp, Lamp, Lemp or just the built in web server available with PHP 5.4)
  • Code Editor
  • Composer (optional)

Get started

php -S localhost:8200 and navigate to http://localhost:8200/

Info

This tutorial contains 8 steps. Each step being in a different branch.

Some dependencies are committed because internet connection is not reliable at conferences.

Presented at

Dutch PHP Conference 2015

BDL Accelerate 2015

Author: Jad Joubran

About

Join this interactive tutorial to learn how to build a real-time chat client with a "who's online" feature.

License:MIT License


Languages

Language:JavaScript 57.5%Language:CSS 41.7%Language:HTML 0.9%