6384467526
Mass-reset ~50 files that were accidentally modified during rebase (PollSender/InputMessageCodec/&mut self changes from old experimental commits). Disable stream_wrapper module (will be rebuilt on MixnetStream + LP frame envelope). Remove IpMixStream refs from ip_packet_client helpers temporarily. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
FFI
This repo contains bindings for C/C++ and Go in the respectively named directories.
shared/ contains shared 'internal' functions which are imported by bindings. Primarily these functions rely on managing:
- that the client is not mutated by multiple threads simultaneously
- that client actions happen in blocking threads