ldilley / rubircd

:speech_balloon: An IRC server written in Ruby
http://www.dilley.me/rubircd
GNU General Public License v3.0
22 stars 4 forks source link

Add ability to link servers #3

Open ldilley opened 9 years ago

ldilley commented 9 years ago

Implement server-to-server linking. This will take some planning...

Note: If using SSL, the connecting server will need new SSL code added to get peer certificate, etc. to initiate the handshake.