a simple IRC bouncer

boing#

a simple IRC bouncer

I've never used IRC before. why not mess around and make a bouncer?

TODO:

  • maintain connection after user disconnects
    • handle pings?
    • persist message backlog
  • custom commands
    • client -> bouncer latency?
  • multi-server support
  • auth
  • CLI for control, stats, etc