telchat-scala
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Super simple chat program in Scala: server = JBoss Netty, clients = telnet
This is the same as telchat-clojure:
http://github.com/ngocdaothanh/telchat-clojure

The only difference is that this program is written in Scala.

To compile and run on port 3000:
mvn compile
mvn scala:run -DmainClass=telchat.App

See also:
http://scala-tools.org/mvnsites/maven-scala-plugin/

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