parazyd
|
55ee919906
net: Perform full p2p code cleanup and improve certain pieces.
|
před 3 roky |
x
|
5f0a95b472
fix message subscriber logs
|
před 3 roky |
x
|
5702976798
cleanup logging project wide
|
před 3 roky |
parazyd
|
71cd3064d6
Update license year.
|
před 3 roky |
parazyd
|
88caee7f42
Update and clean up dependencies.
|
před 3 roky |
parazyd
|
8ae84ad7f9
Add license header to source files.
|
před 3 roky |
Luther Blissett
|
2ca5866c43
Fix tests compilation
|
před 3 roky |
Luther Blissett
|
2b587bc14a
Migrate lib to smol instead of explicit async deps.
|
před 3 roky |
Luther Blissett
|
76c25f06a1
Change import references in library to the new serial module.
|
před 3 roky |
ghassmo
|
4a47efb330
bin/ircd: print the privmsg on send and receive
|
před 3 roky |
ghassmo
|
40523bc2fd
net: show debug message instead of error when unable to decode a msg
|
před 3 roky |
lunar-mining
|
407de37733
net: message_subscriber: renamed trigger_all to _trigger_all and clarified documentation
|
před 4 roky |
aggstam
|
aff8df6a78
net/message_subscriber/notify(): added target to dispacher warning
|
před 4 roky |
ghassmo
|
fe147fe8ae
more explicit names for network errors
|
před 4 roky |
ghassmo
|
b9738db087
src/net: keep importing dependencies in order
|
před 4 roky |
ghassmo
|
937e06ec4f
Replace HashMap with FxHashMap
|
před 4 roky |
narodnik
|
7a8a10aaac
add protocol names
|
před 4 roky |
narodnik
|
eb23a3cda5
remove unecessary plurals: protocols -> protocol, sessions -> session, messages -> message
|
před 4 roky |
parazyd
|
f3045f80e5
Add "net" feature.
|
před 4 roky |
parazyd
|
7276498e64
cargo fmt with new settings.
|
před 4 roky |
parazyd
|
19727d1528
Code linting.
|
před 4 roky |
parazyd
|
340631df2d
Code linting.
|
před 5 roky |
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
|
před 5 roky |
rachel-rose
|
caaeecc36b
refactored src/error.rs to work with 'clone'. changed error macros in
|
před 5 roky |
rachel-rose
|
7c9b4dc18b
completed high level docs for mod.rs on /net module and submodules /protocols and /sessions.
|
před 5 roky |
rachel-rose
|
63c9bf6907
more verbose documentation edit on the message subscriber subsystem
|
před 5 roky |
rachel-rose
|
95c40e4a5a
ran cargo fmt w new defaults
|
před 5 roky |
rachel-rose
|
9d00c6154c
made random function private
|
před 5 roky |
rachel-rose
|
ec06730e8e
fixed formatting on message subscription doc
|
před 5 roky |
narodnik
|
1afc4269de
cleanup code and run cargo fmt
|
před 5 roky |