Commit History

Author SHA1 Message Date
  skoupidi b468b9c399 net/message_subscriber: new fn receive_with_timeout added on message subscription 2 years ago
  parazyd 0e6f51e895 chore: Update copyright year in license headers 2 years ago
  parazyd eda67fdc5a chore: Clippy lint 2 years ago
  parazyd d1b84ca832 net: Disconnect peers which send us packets that we don't have dispatchers for. 2 years ago
  parazyd 0f125fa2db net: Remove async-std dependency and prefer smol. 3 years ago
  parazyd 7346bac61a Minor rustdoc warning fixes. 3 years ago
  parazyd 55ee919906 net: Perform full p2p code cleanup and improve certain pieces. 3 years ago
  x 5f0a95b472 fix message subscriber logs 3 years ago
  x 5702976798 cleanup logging project wide 3 years ago
  parazyd 71cd3064d6 Update license year. 3 years ago
  parazyd 88caee7f42 Update and clean up dependencies. 3 years ago
  parazyd 8ae84ad7f9 Add license header to source files. 3 years ago
  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. 3 years ago
  ghassmo 4a47efb330 bin/ircd: print the privmsg on send and receive 3 years ago
  ghassmo 40523bc2fd net: show debug message instead of error when unable to decode a msg 3 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. 4 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