Commit Graph

13 Commits

Author SHA1 Message Date
d91de1c3c0
Improve tests 2022-10-23 01:56:01 -07:00
de1dae9799
Remove unnecessary debug output 2022-03-16 10:09:43 -07:00
b84d822ec5 Fix: go module and event bug 2021-10-09 06:25:17 -07:00
59d0b7398e fix go-mod path 2021-10-03 05:16:21 -07:00
Liam Stanley
51b8e096d3
move away from Event.Trailing
* initial work towards moving away from Event.Trailing

* Event.Trailing() -> Event.Last()

* fix incorrect go.mod/go.sum files

* fixes for pretty printed topics and CTCPs

* remove unneeded whitespace check

* clarify potential contents of Event.Params

* better splitting of hopcount from realname
2019-02-10 16:20:25 -05:00
Liam Stanley
75341d3cef Commands -> Cmd 2017-06-15 04:46:10 -04:00
Liam Stanley
e3f53ab9ec start working on additional sasl implementation support 2017-06-14 07:19:31 -04:00
Liam Stanley
42c9c3d687 update exampes to use reply methods 2017-06-07 06:49:13 -04:00
Liam Stanley
23f4af005f update examples 2017-05-07 13:00:02 -04:00
Liam Stanley
f25f47d823 implement proper close support 2017-05-07 12:39:16 -04:00
Liam Stanley
6a0906537e implement ability to specify sasl chunk size 2017-04-24 10:39:40 -04:00
Liam Stanley
5d1cb98a86 add reconnect logic example 2017-04-18 14:51:34 -04:00
Liam Stanley
60155666c3 more tests for connections and events 2017-04-18 14:45:52 -04:00