Computer Science Canada Fairly simple multi-user client-server setup in Ruby  | 
  
| Author: | wtd [ Thu Aug 05, 2004 5:48 pm ] | ||||
| Post subject: | Fairly simple multi-user client-server setup in Ruby | ||||
[mod:ca3363846a]hehe, I think this belongs here Heh... got me to thinking about how you'd write a fairly simple multi-user client-server setup in Ruby. It's not perfect by any means, but it kicks Turing all over the place on number of lines. chat_server.rb 
 chat_client.rb: 
  | 
	|||||
| Author: | wtd [ Thu Aug 05, 2004 8:27 pm ] | 
| Post subject: | |
I considered putting it here, but it was inspired by the post in Turing Tutorials.  | 
	|