narodnik
|
23e109a3e1
share the list of seen privmsg ids so that locally sent messages can be added to it.
|
4 years ago |
lunar-mining
|
99d6b28195
add RpcServerConfig to listen_and_serve call
|
4 years ago |
narodnik
|
fe9fdc55c6
keep track of privmsg ids to avoid rebroadcasting one we already received.
|
4 years ago |
narodnik
|
898f0a00dc
begin to add json rpc server to ircd
|
4 years ago |
narodnik
|
7f31c1181f
remove unused imports
|
4 years ago |
narodnik
|
fe34207435
split ProgramOptions into its own module
|
4 years ago |
narodnik
|
651ad2abec
split ServerConnection into irc_server::IrcServerConnection
|
4 years ago |
narodnik
|
5b5659d9dd
move privmsg and protocol_privmsg to separate submodules
|
4 years ago |
narodnik
|
6081f12b71
move src/bin/ircd.rs to new subcrate in bin/ircd/
|
4 years ago |