yeah i was thinking of this too! big fan of being able to use errors.Is if possible
@decentral1se i bought a mac mini for a contract this year so i can test building any incantations you throw at me!
I also added arm64 support! Tested it on a rpi running somewhere, It Works ☺️
so siiiick!!
<HashMap<Vec<u8>...> FFI Rust/Go chaos
I read the issue as being stemming from []byte not being a valid map key, but we can use strings which are trivially convertible from []byte. What's the concrete thing that needs to be searched…
@decentral1se oh shit my bad accidentally pushed to the repo instead of my fork 😅
next up i wanna see if i actually misunderstood something or if the endpoint can actually communicate with more than one peer at once! might be that my handlers are a bit wonky somehow and not…
i was also working on a complication that makes it so that the listener can also type BACK. and it works! but only for the first volley of each participant (A: one message -> <-one message…