From Developer Community
This is the first version of the Ruby server.
Ruby Server
Ruby Server 0.0.13 - socket now uses 'write()' instead of 'puts()'
Ruby Server 0.0.6 - many bug fixes, this is a working server!
Ruby Server 0.0.9 - wrote a convenience 'send_to_all' function for Aaron. Ugly. Temporary.
Ruby Server 0.0.2 (this one actually runs :-)
Ruby Server 0.0.3 - I don't think I changed much, but I can't remember.
Ruby Server 0.0.4 - Fixed a network connection bug, but this probably still won't work.
Ruby Server 0.0.5 - fix one function, and this works
Ruby Server 0.0.7 - small bug fixes, crashes on certain socket termination
Ruby Server 0.0.8 - no more socket crash. ooh ooh eight - for fun AND pleasure.
Ruby Server 0.0.10 - send_to_all wasn't working, fixed now.
Ruby Server 0.0.11 - broken?
Ruby Server 0.0.12 - unbroken. Should receive & distribute chat/move messages without issue.
Ruby Server 0.0.14 - connection is now an event
Ruby Server 0.0.15 - cleaned events, conn/disconn, all works
Ruby Server 0.0.16 - Ben & Steve refactored. Much cleaner.
--steve_deobald