ruby-ircd 0.03 review

Download
by rbytes.net on

ruby-ircd is an IRC daemon implementation

License: GPL (GNU General Public License)
File size: 0K
Developer: rahul
0 stars award from rbytes.net

ruby-ircd is an IRC daemon implementation. ruby-ircd extends the webrick generic server.

Currently, it only supports minimal facilities like creation of rooms and private messaging between users and rooms.

What's New in This Release:
This release fixes the Windows bug on getnameinfo when trying to get the peername.
A channel parting error (caused due to incorrect gc'ing of channels) was fixed.
Handling of USER was corrected, so it now works with Chatzilla and Opera clients.
A new framework was added for writing IRC services or stand alone IRC clients.
Sample clients are included in the ruby files.

ruby-ircd 0.03 search tags