Caleb James DeLisle on Nostr: Coming soon to a cjdns near you - ability to send arbitrary control messages from ...
Coming soon to a cjdns near you - ability to send arbitrary control messages from cjdnstool.
Implementing this in C was actually quite straightforward, but getting the functionality into cjdnstool lead me into rewriting the entire Rust bencode infrastructure which had been implemented with serde and bendy in a way that didn't support binary strings.
That doesn't really work because bencode does use binary in strings.
Implementing this in C was actually quite straightforward, but getting the functionality into cjdnstool lead me into rewriting the entire Rust bencode infrastructure which had been implemented with serde and bendy in a way that didn't support binary strings.
That doesn't really work because bencode does use binary in strings.
