一个和陌生人聊天的项目
只用到了 服务端依赖 anywhere , 客户端依赖:AFAX.js(用于socket通讯),jquery
目的:for funny!
使用方法:
npm instal -g anywhere
开启静态服务器
git clone http://git.dev.yoho.cn/hbomb/match-chat.git
cd matche-chat
anywhere
启动socket服务
node server/soketServer
访问地址:localhost:8000/sockets.html