feat: pass event args to packet responders instead of plain packets
fix: allow packet interceptor to reference nostale client
feat: call packet responders in local client
fix: prevent garbage collection of receive and send callback
fix: correctly intercept packets
fix: add correct packet caller pattern
fix: correctly store trampoline function from detours
chore: add stylecop, ensure stylecop rules are met
Initial commit