lunar-mining
|
513cb2b56d
net, dnetview: pass util::Timestamp instead of u64
|
4 years ago |
ghassmo
|
6b5961d275
net: retrieve changes in channel
|
4 years ago |
lunar-mining
|
bd9382b1e5
net: add timestamp to msg log. util: create unix timestamp tool.
|
4 years ago |
ghassmo
|
af5b2700c4
net: fix race condition bug in channel
|
4 years ago |
ghassmo
|
264dc72f03
merge net3 into net
|
4 years ago |
narodnik
|
bc0f0e381f
add random channel id for debugging info
|
4 years ago |
narodnik
|
d1d4859169
send/recv log per channel for json-rpc debugging
|
4 years ago |
ghassmo
|
b9738db087
src/net: keep importing dependencies in order
|
4 years ago |
narodnik
|
e3857fd211
add get_info() hooks throughout net code (incomplete) used for introspecting state while p2p network is live.
|
4 years ago |
ghassmo
|
aad2caa3df
clean up & remove warning messages
|
4 years ago |
narodnik
|
6fb1304c00
cargo fmt
|
4 years ago |
narodnik
|
eb23a3cda5
remove unecessary plurals: protocols -> protocol, sessions -> session, messages -> message
|
4 years ago |
narodnik
|
d1d184c0ea
Add a protocol registry which properly handles creating the protocols in
|
4 years ago |
parazyd
|
7276498e64
cargo fmt with new settings.
|
4 years ago |
Matthias Seitz
|
0e9de335a1
chore: clippy --fix
|
4 years ago |
parazyd
|
d5c0db1b4c
net/channel: Prettyprint peer address.
|
4 years ago |
parazyd
|
19727d1528
Code linting.
|
5 years ago |
rachel-rose
|
2b78f0adb2
merged src/net/error.rs with src/error.rs. deleted src/net/error and updated all code in /net to accept change
|
5 years ago |
rachel-rose
|
caaeecc36b
refactored src/error.rs to work with 'clone'. changed error macros in
|
5 years ago |
rachel-rose
|
7c9b4dc18b
completed high level docs for mod.rs on /net module and submodules /protocols and /sessions.
|
5 years ago |
rachel-rose
|
03acb27c40
more verbose documentation on all functions in channel.rs
|
5 years ago |
rachel-rose
|
95c40e4a5a
ran cargo fmt w new defaults
|
5 years ago |
narodnik
|
1afc4269de
cleanup code and run cargo fmt
|
5 years ago |
rachel-rose
|
1d4c947627
Merge branch 'master' of github.com:narodnik/sapvi
|
5 years ago |
rachel-rose
|
7699206e86
first draft of net module documentation is complete
|
5 years ago |
ghassmo
|
4de4b3ad22
add get_message_subsystem() function
|
5 years ago |
narodnik
|
6bb1f7fb28
add p2p::subscribe_channel() and improve subscriber semantics.
|
5 years ago |
narodnik
|
5934940f36
Improve code and add comments
|
5 years ago |
narodnik
|
b12d38bdc7
tidy up the code
|
5 years ago |
narodnik
|
5555f4f4a0
remove old send code and message type
|
5 years ago |