sean0x42 / mineshark

A (work in progress) packet sniffing proxy that sits between a Minecraft client and server. Essentially a MITM attack with custom middleware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add immer or similar for mutating packets in middleware

sean0x42 opened this issue · comments

Packets should be immutable.

See: https://github.com/immerjs/immer