Closed 0Seren closed 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.
Basic connection pool created in TwitchIRC.scala
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.