aboutsummaryrefslogtreecommitdiff
path: root/crates/whirl_server/src/hub.rs
Commit message (Expand)AuthorAgeFilesLines
* feat(whirl_server): implement a demo of the REGOBJID and APPRACTR commandsFuwn2021-07-041-0/+15
* feat(whirl_server): drone development implementationFuwn2021-07-011-3/+90
* feat(whirl_server): implement SESSEXIT commandFuwn2021-07-011-2/+17
* style(global): fix license specFuwn2021-06-141-1/+1
* fix(whirl_server::hub): space between debug log messageFuwn2021-06-061-1/+1
* refactor(whirl_server::net): move orphan functions to methods within property...Fuwn2021-06-061-9/+5
* refactor(server): replace more matches with enumsFuwn2021-06-021-22/+12
* fix(global): a lot of clippy warningsFuwn2021-05-281-10/+21
* fix(server): create method no longer moves self, but takes referenceFuwn2021-05-271-1/+1
* docs(server): minor doc changesFuwn2021-05-231-3/+4
* docs(global): more documentationFuwn2021-05-231-0/+1
* refactor(global): move crates around, stricter module isolationFuwn2021-05-201-0/+161