EMChat
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:This is a simple chat server written in ruby using EventMachine.
This is a simple chat server written in ruby using EventMachine.

Start it with:

ruby server.rb

...and you can connect to the server using telnet:

telnet 127.0.0.1 6789

Your messages are going to get distributed to all connected clients.


本源码包内暂不包含可直接显示的源代码文件,请下载源码包。