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

Pass more network config info to multiplayer server impl, address #82

This commit is contained in:
NG (Graham)
2026-02-07 11:48:48 -05:00
parent a31c382c3e
commit bcb51f804f
3 changed files with 55 additions and 3 deletions

1
Cargo.lock generated
View File

@@ -2108,6 +2108,7 @@ dependencies = [
"async-recursion",
"async-trait",
"bytes",
"chrono",
"literustlib",
"log",
"tokio",