Commit graph

11 commits

Author SHA1 Message Date
Juhani Haverinen
3a2fb42538 Have thread be spawned for non-trivial messages 2017-09-05 13:11:08 +03:00
Juhani Haverinen
36ab28cd71 Add start of line handling, don't log PONGs 2017-09-05 12:47:47 +03:00
Juhani Haverinen
4c7fe56950 Implement PING/PONG 2017-09-05 11:40:44 +03:00
Juhani Haverinen
2e1bc6a6b1 Use enums for message types in channels 2017-09-05 11:24:58 +03:00
Juhani Haverinen
044fc0d4bd Make the debug interface nicer to use 2017-09-05 11:03:41 +03:00
Juhani Haverinen
fcc1978743 Handle the case of having several full messages in input buffer 2017-09-05 10:58:58 +03:00
Juhani Haverinen
0657f423f3 Use channels for internal communication 2017-09-05 10:55:33 +03:00
Juhani Haverinen
4e1efa5b61 Use a lock in send_line_raw and don't thread sending of data through the mainloop 2017-09-05 10:05:02 +03:00
Juhani Haverinen
8cfec71fb1 Skeleton of the IRC bot 2017-09-05 00:10:10 +03:00
Juhani Haverinen
ee530a4acf Start work on the base of the IRC bot 2017-09-04 22:49:01 +03:00
Juhani Haverinen
acc7e5a828 First commit 2017-09-04 22:00:01 +03:00