Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 352 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 352 Bytes

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.