ghassmo
|
666ab9a4fc
net: fix a bug in channel and clean up
|
il y a 4 ans |
ghassmo
|
4b3227a36f
net: return explicit errors when running accept loop
|
il y a 4 ans |
ghassmo
|
9692ebf29d
net: add/use macros connect! and accept! for connector.rs and acceptor.rs
|
il y a 4 ans |
ghassmo
|
54e7ee21bc
net, rpc: cargo clippy clean up
|
il y a 4 ans |
ghassmo
|
525efd7dd9
net: implement unix transport
|
il y a 4 ans |
ghassmo
|
ea9a993e9b
net: add nym and unix to TransportName enum
|
il y a 4 ans |
ghassmo
|
264dc72f03
merge net3 into net
|
il y a 4 ans |
ghassmo
|
b9738db087
src/net: keep importing dependencies in order
|
il y a 4 ans |
parazyd
|
7276498e64
cargo fmt with new settings.
|
il y a 4 ans |
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
|
il y a 5 ans |
rachel-rose
|
7c9b4dc18b
completed high level docs for mod.rs on /net module and submodules /protocols and /sessions.
|
il y a 5 ans |
rachel-rose
|
95c40e4a5a
ran cargo fmt w new defaults
|
il y a 5 ans |
rachel-rose
|
542d4e3a3a
fixed formatting on acceptor doc
|
il y a 5 ans |
rachel-rose
|
c0fb85f0cf
cleaned up bad formatting
|
il y a 5 ans |
rachel-rose
|
7430ae63dc
tweaked 'start' documentation to be more verbose
|
il y a 5 ans |
narodnik
|
1afc4269de
cleanup code and run cargo fmt
|
il y a 5 ans |
rachel-rose
|
7699206e86
first draft of net module documentation is complete
|
il y a 5 ans |
narodnik
|
6bb1f7fb28
add p2p::subscribe_channel() and improve subscriber semantics.
|
il y a 5 ans |
narodnik
|
5934940f36
Improve code and add comments
|
il y a 5 ans |
narodnik
|
4e5b844ba9
integrate new message subsystem
|
il y a 5 ans |
narodnik
|
2dca8127fb
cargo fmt and fix
|
il y a 5 ans |
narodnik
|
295bfed30f
create specialized network error that is copyable and easily sent between threads.
|
il y a 5 ans |
narodnik
|
235099e440
Acceptor class for inbound connections
|
il y a 5 ans |