aboutsummaryrefslogtreecommitdiff
path: root/src/server.rs
Commit message (Collapse)AuthorAgeFilesLines
* RefactorQuentin Dufour2022-06-071-2/+2
|
* Comment test code againQuentin Dufour2022-06-031-2/+2
|
* Run cargo fmtQuentin Dufour2022-06-031-6/+9
|
* Split in multiple filesQuentin Dufour2022-06-031-132/+7
|
* Reproduce with a sleepQuentin Dufour2022-06-031-2/+4
|
* Add test codeQuentin Dufour2022-06-031-3/+6
|
* WIP loginQuentin Dufour2022-06-031-5/+19
|
* Log on server startupQuentin Dufour2022-06-031-2/+1
|
* Create a Mailstore objectQuentin Dufour2022-06-031-22/+33
|
* Pass data through the stackQuentin Dufour2022-06-031-16/+35
|
* Use BoxFutureQuentin Dufour2022-06-031-2/+3
|
* Working serverQuentin Dufour2022-06-021-33/+48
|
* Replace with asyncQuentin Dufour2022-06-021-29/+13
|
* Working servicesQuentin Dufour2022-06-021-3/+19
|
* Simplified typesQuentin Dufour2022-06-021-10/+6
|
* Working integration v1Quentin Dufour2022-06-021-1/+36
|
* Start bal in mailrageQuentin Dufour2022-06-011-2/+26
|
* Add some docQuentin Dufour2022-05-301-1/+1
|
* CLI skeletonAlex Auvolat2022-05-191-10/+4
|
* Some refactoringAlex Auvolat2022-05-191-0/+49