Wed, 27 Mar 2024 02:57:44 +0300 |
alfadur |
thread server reference through dispatch to ensure rooms can be auto dropped
|
file |
diff |
annotate
|
Tue, 01 Feb 2022 02:23:35 +0300 |
alfadur |
move server network to tokio
|
file |
diff |
annotate
|
Wed, 30 Jun 2021 00:18:53 +0200 |
unc0rr |
Add parser and idempotention tests for server messages
|
file |
diff |
annotate
|
Wed, 23 Jun 2021 23:41:51 +0200 |
unc0rr |
Extract network protocol into a separate crate
|
file |
diff |
annotate
|
Tue, 14 Jan 2020 01:30:03 +0300 |
alfadur |
better response grouping
|
file |
diff |
annotate
|
Mon, 30 Dec 2019 17:25:44 +0300 |
alfadur |
send cleared flags on room join
|
file |
diff |
annotate
|
Fri, 27 Dec 2019 22:36:19 +0300 |
alfadur |
complete checker login handling
|
file |
diff |
annotate
|
Tue, 24 Dec 2019 21:45:26 +0300 |
alfadur |
disallow mutable rooms outside the server
|
file |
diff |
annotate
|
Mon, 23 Dec 2019 23:47:06 +0300 |
alfadur |
add a separate interface for modifying room state
|
file |
diff |
annotate
|
Mon, 23 Dec 2019 18:55:25 +0300 |
alfadur |
make rooms field private
|
file |
diff |
annotate
|
Mon, 23 Dec 2019 18:08:55 +0300 |
alfadur |
move the anteroom out of the server
|
file |
diff |
annotate
|
Sat, 21 Dec 2019 23:33:50 +0300 |
alfadur |
disallow mutable clients to leave the server
|
file |
diff |
annotate
|
Sat, 21 Dec 2019 00:26:17 +0300 |
alfadur |
some more room handler cleanup
|
file |
diff |
annotate
|
Thu, 19 Dec 2019 23:13:58 +0300 |
alfadur |
add ip ban check
|
file |
diff |
annotate
|
Sat, 26 Oct 2019 02:36:08 +0300 |
alfadur |
refactor some of the room handler
|
file |
diff |
annotate
|
Fri, 04 Oct 2019 23:23:35 +0300 |
alfadur |
refactor root handler
|
file |
diff |
annotate
|
Tue, 01 Oct 2019 23:48:32 +0300 |
alfadur |
refactor the lobby handler
|
file |
diff |
annotate
|
Fri, 05 Jul 2019 23:40:03 +0300 |
alfadur |
replace overflowing_sub with wrapping_sub
|
file |
diff |
annotate
|
Wed, 19 Jun 2019 02:40:00 +0300 |
alfadur |
enable local admins for non-official servers
|
file |
diff |
annotate
|
Sun, 16 Jun 2019 19:16:26 +0300 |
alfadur |
avoid allocation in hash comparison
|
file |
diff |
annotate
|
Tue, 04 Jun 2019 01:39:22 +0300 |
alfadur |
consume pongs
|
file |
diff |
annotate
|
Mon, 03 Jun 2019 01:15:57 +0300 |
alfadur |
check for account existence before asking passwords
|
file |
diff |
annotate
|
Sun, 02 Jun 2019 23:58:12 +0300 |
alfadur |
handle response from IO result handler
|
file |
diff |
annotate
|
Tue, 28 May 2019 21:28:32 +0300 |
alfadur |
normalize type names
|
file |
diff |
annotate
|
Tue, 28 May 2019 19:04:18 +0300 |
alfadur |
shuffle server files
|
file |
diff |
annotate
| base
|