things are SOOOO good....

This commit is contained in:
2026-01-19 17:55:54 -05:00
parent 01f44949f1
commit 4106679262
2 changed files with 48 additions and 8 deletions

View File

@@ -28,6 +28,8 @@ pub const Message = union(PacketType) {
inline else => |m| m.toBytes(buf),
};
}
pub const parse = message.parse;
};
pub const relay_dest_len = 4;