项目作者: autodidaddict

项目描述 :
My first Pony app - multi-user telnet-based chat
高级语言: Pony
项目地址: git://github.com/autodidaddict/ponychat.git
创建时间: 2017-07-09T15:38:08Z
项目社区:https://github.com/autodidaddict/ponychat

开源协议:

下载


Pony Chat

Adapted from the TCP Listener example in the Pony language samples. This is my first Pony application and I used it as an experiment to see what it looks like to build an actor-based, multi-user interactive system.

Because I’m old as dirt and still have fond memories of MUDs, I chose to model the networking on text-based, telnet input.