0Seren / Scala.TwitchIRC

An IRC for twitch.tv
1 stars 1 forks source link

Connection Pools #10

Closed 0Seren closed 9 years ago

0Seren commented 9 years ago

Should create some sort of connection pool to deal with large message requests. Perhaps on a per channel basis or with a recieve connection and several send connections. To be determined.

0Seren commented 9 years ago

Basic connection pool created in TwitchIRC.scala