cinchrb / cinch

The IRC Bot Building Framework
http://www.rubydoc.info/gems/cinch
MIT License
1k stars 180 forks source link

SSL connections don't work in 1.0.0 and 1.0.1 #14

Closed dominikh closed 14 years ago

dominikh commented 14 years ago

Due to a bug, Cinch currently does not support SSL connections. This will be fixed in the next version.

dominikh commented 14 years ago

manually handle encoding

SSLSocket does not provide set_encoding which is why from now on we will manually handle encoding of incoming and outgoing messages.

Closed by 45752d71fcccfd60d3b20f5168b26091ed10c341