parazyd
|
287302f4ec
make fix
|
4 years ago |
lunar-mining
|
c777aff646
ircd: changed string to bool
|
4 years ago |
lunar-mining
|
a8a5bee7b3
ircd: fixed type error in json response
|
4 years ago |
lunar-mining
|
5651b1da3b
ircd: dummy get_info response
|
4 years ago |
lunar-mining
|
779067a776
map, ircd: dummy get_info() request
|
4 years ago |
lunar-mining
|
0baaba5277
ircd: added rpc_listen_addr to ProgramOptions and updated main.rs
|
4 years ago |
parazyd
|
1b55841418
rpc/jsonrpc: Transparently handle arbitrary protocols for requests.
|
4 years ago |
parazyd
|
c70d920a53
bin/ircd: Finalize features refactor.
|
4 years ago |
narodnik
|
0561ed1b42
Merge branch 'master' of github.com:darkrenaissance/darkfi
|
4 years ago |
narodnik
|
ba7a0802db
use yield_now() in load_address() loop to prevent deadlock with other tasks.
|
4 years ago |
ghassmo
|
70f28dc79c
cargo fmt for sub-crates
|
4 years ago |
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 |