An open API service indexing awesome lists of open source software.

https://github.com/fabien0102/chatrt

Chat application test with node.js
https://github.com/fabien0102/chatrt

Last synced: 6 months ago
JSON representation

Chat application test with node.js

Awesome Lists containing this project

README

          

# Chat temps réel avec Node.js

Ce petit projet se base sur le [tuto de Grafikart](http://www.grafikart.fr/tutoriels/nodejs/nodejs-socketio-tchat-366).

L'idée est de tester rapidement l'interaction client/serveur dans node.js avec le module socket.io dans un chat temps réel.

Voili voilou, ça fait toujours un p'tit exemple pour commencer des projets qui nécessitent de l'interaction entre les différents clients et le serveur ;)