Commit History

Author SHA1 Message Date
  Luther Blissett 2ca5866c43 Fix tests compilation 3 years ago
  Luther Blissett 2b587bc14a Migrate lib to smol instead of explicit async deps. 3 years ago
  Luther Blissett 76c25f06a1 Change import references in library to the new serial module. 4 years ago
  ghassmo 4a47efb330 bin/ircd: print the privmsg on send and receive 4 years ago
  ghassmo 40523bc2fd net: show debug message instead of error when unable to decode a msg 4 years ago
  lunar-mining 407de37733 net: message_subscriber: renamed trigger_all to _trigger_all and clarified documentation 4 years ago
  aggstam aff8df6a78 net/message_subscriber/notify(): added target to dispacher warning 4 years ago
  ghassmo fe147fe8ae more explicit names for network errors 4 years ago
  ghassmo b9738db087 src/net: keep importing dependencies in order 4 years ago
  ghassmo 937e06ec4f Replace HashMap with FxHashMap 4 years ago
  narodnik 7a8a10aaac add protocol names 4 years ago
  narodnik eb23a3cda5 remove unecessary plurals: protocols -> protocol, sessions -> session, messages -> message 4 years ago
  parazyd f3045f80e5 Add "net" feature. 4 years ago
  parazyd 7276498e64 cargo fmt with new settings. 4 years ago
  parazyd 19727d1528 Code linting. 5 years ago
  parazyd 340631df2d 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 63c9bf6907 more verbose documentation edit on the message subscriber subsystem 5 years ago
  rachel-rose 95c40e4a5a ran cargo fmt w new defaults 5 years ago
  rachel-rose 9d00c6154c made random function private 5 years ago
  rachel-rose ec06730e8e fixed formatting on message subscription doc 5 years ago
  narodnik 1afc4269de cleanup code and run cargo fmt 5 years ago
  rachel-rose 7699206e86 first draft of net module documentation is complete 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
  narodnik 70ef7b6175 fixed broken dispatch bug (command names for send were Version instead of version) 5 years ago