narodnik
|
d1d184c0ea
Add a protocol registry which properly handles creating the protocols in
|
vor 4 Jahren |
parazyd
|
287302f4ec
make fix
|
vor 4 Jahren |
lunar-mining
|
c777aff646
ircd: changed string to bool
|
vor 4 Jahren |
lunar-mining
|
a8a5bee7b3
ircd: fixed type error in json response
|
vor 4 Jahren |
lunar-mining
|
5651b1da3b
ircd: dummy get_info response
|
vor 4 Jahren |
lunar-mining
|
779067a776
map, ircd: dummy get_info() request
|
vor 4 Jahren |
lunar-mining
|
0baaba5277
ircd: added rpc_listen_addr to ProgramOptions and updated main.rs
|
vor 4 Jahren |
parazyd
|
1b55841418
rpc/jsonrpc: Transparently handle arbitrary protocols for requests.
|
vor 4 Jahren |
parazyd
|
c70d920a53
bin/ircd: Finalize features refactor.
|
vor 4 Jahren |
narodnik
|
0561ed1b42
Merge branch 'master' of github.com:darkrenaissance/darkfi
|
vor 4 Jahren |
narodnik
|
ba7a0802db
use yield_now() in load_address() loop to prevent deadlock with other tasks.
|
vor 4 Jahren |
ghassmo
|
70f28dc79c
cargo fmt for sub-crates
|
vor 4 Jahren |
narodnik
|
23e109a3e1
share the list of seen privmsg ids so that locally sent messages can be added to it.
|
vor 4 Jahren |
lunar-mining
|
99d6b28195
add RpcServerConfig to listen_and_serve call
|
vor 4 Jahren |
narodnik
|
fe9fdc55c6
keep track of privmsg ids to avoid rebroadcasting one we already received.
|
vor 4 Jahren |
narodnik
|
898f0a00dc
begin to add json rpc server to ircd
|
vor 4 Jahren |
narodnik
|
7f31c1181f
remove unused imports
|
vor 4 Jahren |
narodnik
|
fe34207435
split ProgramOptions into its own module
|
vor 4 Jahren |
narodnik
|
651ad2abec
split ServerConnection into irc_server::IrcServerConnection
|
vor 4 Jahren |
narodnik
|
5b5659d9dd
move privmsg and protocol_privmsg to separate submodules
|
vor 4 Jahren |
narodnik
|
6081f12b71
move src/bin/ircd.rs to new subcrate in bin/ircd/
|
vor 4 Jahren |