mirror of
https://git.robbyzambito.me/zaprus
synced 2025-12-21 00:34:50 +00:00
Move binary back to zaprus
Also clean up the args for the aux functions by computing the type instead of passing it
This commit is contained in:
@@ -51,10 +51,6 @@ pub fn sendInitialConnection(payload: []const u8, initial_port: u16, allocator:
|
||||
.seq_num = 1,
|
||||
.msg_id = 2,
|
||||
.reserved = 5,
|
||||
// .options = .{
|
||||
// .opt2 = true,
|
||||
// .opt8 = true,
|
||||
// },
|
||||
},
|
||||
.payload = payload,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user