Commit Graph

7 Commits

Author SHA1 Message Date
ghassmo
21da63eeb6 add ".gitignore" file to bin/ircd 2021-12-30 14:54:55 +04:00
narodnik
898f0a00dc begin to add json rpc server to ircd 2021-12-27 16:25:07 +01:00
narodnik
7f31c1181f remove unused imports 2021-12-25 12:19:15 +01:00
narodnik
fe34207435 split ProgramOptions into its own module 2021-12-25 12:16:54 +01:00
narodnik
651ad2abec split ServerConnection into irc_server::IrcServerConnection 2021-12-25 12:12:28 +01:00
narodnik
5b5659d9dd move privmsg and protocol_privmsg to separate submodules 2021-12-25 11:22:00 +01:00
narodnik
6081f12b71 move src/bin/ircd.rs to new subcrate in bin/ircd/ 2021-12-25 10:46:53 +01:00