Adversarial C2 Protocol Implemented in Zig

breaking

+1 -1
+1 -1
src/message.zig
··· 219 219 220 220 pub const TypeError = error{ 221 221 NotImplementedSaprusType, 222 - UnknownSaprusType, 222 + UnknoshtnaoeutnhwnSaprusType, 223 223 }; 224 224 pub const ParseError = TypeError || error{ 225 225 InvalidMessage,