Go to file
2023-11-26 21:16:56 -08:00
.gitignore 🐣 2023-11-22 19:59:34 -08:00
CMakeLists.txt hyperscan-driven snote parser 2023-11-26 21:16:56 -08:00
CMakePresets.json 🐣 2023-11-22 19:59:34 -08:00
command_thread.cpp create a commandevent 2023-11-26 19:59:12 -08:00
command_thread.hpp create a commandevent 2023-11-26 19:59:12 -08:00
connection.cpp create a commandevent 2023-11-26 19:59:12 -08:00
connection.hpp create a commandevent 2023-11-26 19:59:12 -08:00
irc_commands.gperf add thread for tracking own status 2023-11-26 16:48:21 -08:00
irc_commands.hpp create a commandevent 2023-11-26 19:59:12 -08:00
irc_parse_thread.cpp Pass connection as a reference 2023-11-26 15:40:40 -08:00
irc_parse_thread.hpp Pass connection as a reference 2023-11-26 15:40:40 -08:00
ircmsg.cpp pre-eventpp snapshot 2023-11-25 09:22:55 -08:00
ircmsg.hpp pre-eventpp snapshot 2023-11-25 09:22:55 -08:00
linebuffer.hpp 🐣 2023-11-22 19:59:34 -08:00
main.cpp hyperscan-driven snote parser 2023-11-26 21:16:56 -08:00
ping_thread.cpp Pass connection as a reference 2023-11-26 15:40:40 -08:00
ping_thread.hpp Pass connection as a reference 2023-11-26 15:40:40 -08:00
registration_thread.cpp Pass connection as a reference 2023-11-26 15:40:40 -08:00
registration_thread.hpp Pass connection as a reference 2023-11-26 15:40:40 -08:00
self_thread.cpp add thread for tracking own status 2023-11-26 16:48:21 -08:00
self_thread.hpp add thread for tracking own status 2023-11-26 16:48:21 -08:00
settings.cpp 🐣 2023-11-22 19:59:34 -08:00
settings.hpp 🐣 2023-11-22 19:59:34 -08:00
snote_thread.cpp hyperscan-driven snote parser 2023-11-26 21:16:56 -08:00
snote_thread.hpp hyperscan-driven snote parser 2023-11-26 21:16:56 -08:00
thread.cpp Switch to eventpp 2023-11-25 20:09:20 -08:00
thread.hpp Switch to eventpp 2023-11-25 20:09:20 -08:00
watchdog_thread.cpp use structured sending functions 2023-11-26 15:32:52 -08:00
watchdog_thread.hpp use structured sending functions 2023-11-26 15:32:52 -08:00
write_irc.cpp create a commandevent 2023-11-26 19:59:12 -08:00
write_irc.hpp create a commandevent 2023-11-26 19:59:12 -08:00