Implement new DCUser class
commit0a091427faaf62c3b959cfced47e33a574f8e82d
authorKevin Ballard <kevin@sb.org>
Wed, 20 Feb 2008 16:15:43 +0000 (20 11:15 -0500)
committerKevin Ballard <kevin@sb.org>
Wed, 20 Feb 2008 16:15:43 +0000 (20 11:15 -0500)
tree0bf09937acf603e84b87d1c0ec3485d25701bcfc
parent94b831701ccba1be5960eb802ba577863f9c2c07
Implement new DCUser class

DCProtocol now tracks users on the hub.
When receiving a RevConnectToMe request, the passive status of the user is now tracked so we don't keep bouncing RevConnectToMe back and forth.
dcbot.rb
dcprotocol.rb
dcuser.rb [new file with mode: 0644]