aboutsummaryrefslogtreecommitdiff
path: root/crates/whirl_server/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* feat(whirl_server): short object id sendingFuwn2024-06-121-9/+9
* refactor(crates): update idiomsFuwn2024-06-031-8/+10
* format: rustfmt with new rulesFuwn2024-06-031-21/+25
* fix: bump rust and update accordinglyoldFuwn2024-06-031-7/+2
* feat(server): indicate which server type accepted clientFuwn2021-12-221-1/+5
* chore(fmt): auto-formatFuwn2021-12-221-2/+10
* fix: more localhost ipsFuwn2021-12-221-2/+2
* style(global): fix license specFuwn2021-06-141-1/+1
* fix(global): doc styling for all cratesFuwn2021-06-101-0/+4
* feat(whirl): conditional sub-server spawning via cliFuwn2021-06-081-0/+3
* feat(whirl_server): conditional sub-server spawningFuwn2021-06-081-12/+34
* docs(whirl_server): remove outdated commentFuwn2021-06-071-1/+1
* style(global): replace double hyphens with long hyphensFuwn2021-06-071-2/+2
* refactor(whirl_server): un-publicize distributor and hub structsFuwn2021-06-061-2/+2
* docs(whirl_server): document more public functionsFuwn2021-06-061-0/+3
* refactor(whirl_server): move orphan types out of orphan moduleFuwn2021-06-061-1/+0
* fix(global): a lot of clippy warningsFuwn2021-05-281-16/+28
* refactor(global): move thread creation to respective cratesFuwn2021-05-261-1/+22
* docs(global): spelling corrections, global docsFuwn2021-05-231-0/+4
* refactor(server): fix some unnecessarily exposed modules, allow dead code for...Fuwn2021-05-231-2/+2
* refactor(global): move crates around, stricter module isolationFuwn2021-05-201-0/+90