aboutsummaryrefslogtreecommitdiff
path: root/src/server/mod.rs
Commit message (Collapse)AuthorAgeFilesLines
* refactor(global): even more modules becoming cratesFuwn2021-05-171-69/+0
| | | | I did multiple checks and **yes**, everything still works perfectly fine.
* refactor(global): use async_trait macro globallyFuwn2021-05-121-1/+1
|
* refactor(server): clippy: module inceptionFuwn2021-05-061-1/+58
|
* etc: Replace copyleft holder nameFuwn2021-04-281-1/+1
|
* etc: Add copyleft symbol to copyleft headerFuwn2021-04-271-1/+1
|
* fmt: Rename re_server module to serverFuwn2021-04-261-0/+12
|
* etc: Remove legacy server moduleFuwn2021-04-261-7/+0
|
* major: :star:Fuwn2021-04-231-7/+2
|
* fix: Implement parserFuwn2021-03-281-1/+2
| | | | Fixes the problem that sometimes, commands are just skipped despite being sent from the client.
* major: Publish work-in-progressFuwn2021-03-251-2/+9
|
* format: Move server type specific functions to correct modulesFuwn2021-03-241-0/+1
|
* etc: Correct struct namesFuwn2021-03-221-1/+1
|
* refactor: move broadcast function to separate moduleFuwn2021-03-211-0/+1
|
* whirl: :star:Fuwn2021-03-201-0/+2