lunar-mining
|
7244fb850a
map: clean up
|
4 лет назад |
lunar-mining
|
714552c660
map: fixed rename error on run_app
|
4 лет назад |
narodnik
|
a64820132a
cleanup ProtocolRegistry
|
4 лет назад |
parazyd
|
cabbe3c8ea
zkas: Unify error functions into an error emitter.
|
4 лет назад |
lunar-mining
|
f63783baae
map: moved id_list, info_list, node_info into model.rs
|
4 лет назад |
lunar-mining
|
05a8e04bc8
map: renamed App to Model
|
4 лет назад |
narodnik
|
cd74b6aa0b
from now on all subscribers in protocols must be created in the constructor. move subscribers in ProtocolPing to the constructor.
|
4 лет назад |
narodnik
|
7343c0be83
delete old new() functions and rename new2() to new()
|
4 лет назад |
narodnik
|
7a8a10aaac
add protocol names
|
4 лет назад |
lunar-mining
|
c51187dead
map: renamed listen() to run_rpc()
|
4 лет назад |
lunar-mining
|
30b9f6ff75
Merge branch 'master' of github.com:darkrenaissance/darkfi
|
4 лет назад |
lunar-mining
|
828535a812
map: moved NodeInfo to own crate
|
4 лет назад |
lunar-mining
|
89371962fe
map: backtracked and removed Mutex due to async rendering error
|
4 лет назад |
narodnik
|
3b914bfe36
Switch IRCd to using net protocol registry
|
4 лет назад |
narodnik
|
a9a714aa73
net: when registering protocols, use a bitwise selector to specify
|
4 лет назад |
lunar-mining
|
220e4c9adc
map: wrapped App in a Mutex and initialized App objects in main()
|
4 лет назад |
narodnik
|
f4026bf8a2
remove uneeded 'static declarations
|
4 лет назад |
narodnik
|
6fb1304c00
cargo fmt
|
4 лет назад |
narodnik
|
eb23a3cda5
remove unecessary plurals: protocols -> protocol, sessions -> session, messages -> message
|
4 лет назад |
narodnik
|
d1d184c0ea
Add a protocol registry which properly handles creating the protocols in
|
4 лет назад |
lunar-mining
|
7c84dcb8f8
map: made NodeInfo seperate crate
|
4 лет назад |
lunar-mining
|
32c44c0439
map: changed node info/id to list across project
|
4 лет назад |
lunar-mining
|
391a22593c
map: fixed import errors
|
4 лет назад |
lunar-mining
|
a52f61cb64
map: renamed id/info list files
|
4 лет назад |
lunar-mining
|
23a692378c
map: renamed Info/IdPanel to Info/IdList
|
4 лет назад |
lunar-mining
|
533ee4a63c
map: renamed NodeInfoView and NodeIdList to InfoPanel and IdPanel
|
4 лет назад |
lunar-mining
|
0f07155950
map: cleaned up start and poll functions
|
4 лет назад |
lunar-mining
|
fc6dad30ad
map: wrapped App in Mutex
|
4 лет назад |
lunar-mining
|
a04660c7b3
map: prepared App for non-initialized values
|
4 лет назад |
lunar-mining
|
c32b56d5ad
map: removed redudant async function on call in start()
|
4 лет назад |