This website requires JavaScript.
Explore
Help
Sign In
e2m
/
dispatch
Watch
4
Star
0
Fork
You've already forked dispatch
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
c005fc7cae
dispatch
/
irc
History
Ken-Håvard Lieng
c005fc7cae
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
..
client.go
Improve connection handling
2017-07-03 07:35:38 +02:00
client_test.go
Forward irc errors to the client, improve command validation and feedback, handle topic changes
2017-05-28 07:20:43 +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
conn_test.go
Trim whitespace off IRC messages
2017-07-03 23:31:14 +02:00
const.go
Print ERROR messages
2017-07-03 07:25:38 +02:00
message.go
Trim whitespace off IRC messages
2017-07-03 23:31:14 +02:00
message_test.go
Trim whitespace off IRC messages
2017-07-03 23:31:14 +02:00