Total Pageviews

Monday 22 August 2016

一个基于nodejs的聊天服务器/客户端程序Silly-Chat

A simple nodejs chat server and client using Comet;
Like everybody and their dog, I decided to make a chat client using
nodejs, express and jQuery. It's nothing special, but it seems to work.

from https://github.com/TikhonJelvis/Silly-Chat