aboutsummaryrefslogtreecommitdiff
path: root/src/message/handshake/clientinit.rs (follow)
Commit message (Expand)AuthorAgeLines
* handshare and signalproxy/rpccall error handlingMax Audron11 days-8/+22
* clean up clippy lintsMax Audron11 days-1/+1
* replace all match_variant instances with try_intoMax Audron11 days-5/+5
* replace deprecated failure crate with thiserrorMax Audron2025-02-22-7/+3
* rework handshakemessage parsingMax Audron2021-01-02-21/+9
* split handshake.rsMax Audron2020-09-26-0/+91
/+33 the log_msg function was poping the newest message and replacing it with the newest message, it should be poping the oldest messages. 2021-05-16add deployment stuffMax Audron-6/+27786 2021-05-15add container buildMax Audron-2/+35