fix multiple packet in single handle_buffer call, set server as stopped when proxy connection failed and container can't be found

This commit is contained in:
2026-06-11 18:33:38 +02:00
parent 5ccac4f3d4
commit 0bbb8b3245
8 changed files with 79 additions and 28 deletions

View File

@ -38,7 +38,7 @@
final:
{
pname = "dmm";
version = "0.0.5";
version = "0.0.6";
inherit src;
cargoLock.lockFile = src + "/Cargo.lock";