vinyll / flask-socketio-demo

Very simple project to demonstrate usage of Flask + gevent + Socket.io + Google Maps. Locate connected buddies in real time !

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Socketio with Flask demo and tutorial

Technical details at http://vinyll.scopyleft.fr/socketio-with-gevent-using-flask/

This project is a demo of how to use socketio with Python/Flash. It aims to remain ultra-basic as it is a demo/tutorial and not for production purposes.

A online demo should come out some day when time permits.

Tutorial and code explainations

A step by step tutorial based on this code is available at http://vinyll.particul.es/socketio-with-gevent-using-flask/.

Credits

This tutorial was inspired from https://github.com/vinyll/flask-gevent-socketio-chat project that is a fork from kcarnold.

About

Very simple project to demonstrate usage of Flask + gevent + Socket.io + Google Maps. Locate connected buddies in real time !


Languages

Language:JavaScript 96.1%Language:HTML 2.5%Language:Python 1.3%