1
0
mirror of https://git.ngram.ca/OpenJam/rc-servers synced 2026-08-23 23:08:52 +00:00

Create first event handler and framework for it

This commit is contained in:
NG (Graham)
2025-07-03 21:53:34 -04:00
parent e69c7dabd6
commit 38ab4ba799
10 changed files with 120 additions and 11 deletions

1
Cargo.lock generated
View File

@@ -3335,6 +3335,7 @@ version = "0.3.0"
dependencies = [
"async-trait",
"bytes",
"byteserde",
"clap",
"env_logger",
"literustlib",