dispatch/irc
2017-07-04 11:28:56 +02:00
..
client_test.go
client.go Improve connection handling 2017-07-03 07:35:38 +02:00
conn_test.go Trim whitespace off IRC messages 2017-07-03 23:31:14 +02:00
conn.go Add initial support for choosing to still connect when the server uses a self-signed cert and verify_vertificates is turned on 2017-07-04 11:28:56 +02:00
const.go Print ERROR messages 2017-07-03 07:25:38 +02:00
message_test.go Trim whitespace off IRC messages 2017-07-03 23:31:14 +02:00
message.go Trim whitespace off IRC messages 2017-07-03 23:31:14 +02:00