case_test.go
|
Add casefolding to irc lib
|
2019-01-13 05:10:11 +01:00 |
case.go
|
Send irc features to the client
|
2019-01-27 08:53:07 +01:00 |
client_test.go
|
Handle common CTCP messages
|
2020-05-20 04:19:40 +02:00 |
client.go
|
Set timeout and deadline in DownloadDCC
|
2020-05-20 08:38:18 +02:00 |
conn.go
|
Set timeout and deadline in DownloadDCC
|
2020-05-20 08:38:18 +02:00 |
const.go
|
Handle channel forwarding and errors better
|
2019-01-25 11:02:31 +01:00 |
ctcp.go
|
Implement DCC streaming
|
2020-05-20 07:21:12 +02:00 |
dcc.go
|
Set timeout and deadline in DownloadDCC
|
2020-05-20 08:38:18 +02:00 |
feature_test.go
|
Send irc features to the client
|
2019-01-27 08:53:07 +01:00 |
feature.go
|
Send irc features to the client
|
2019-01-27 08:53:07 +01:00 |
message_test.go
|
Send irc features to the client
|
2019-01-27 08:53:07 +01:00 |
message.go
|
Handle common CTCP messages
|
2020-05-20 04:19:40 +02:00 |