jeikabu
jeikabu
## NNG & Platform details. nng v1.2.4 Win10 ## Expected Behavior After calling `nng_close()` on a socket listening on `"ipc://"`, can immediately open another socket and listen on same pipe....
v1.4 was mostly about perf optimisations (awesome to see you focusing on that, btw), but there isn't any concrete indication of what improvements we can expect. If throughput/latency/whatever is improved...
Updates
- ESP-IDF to v4.0 - LLVM to 9.0.1 - Rust to 1.42
@Hermitter From your profile seems you may not have time to work on this. Unfortunate, so just opening the PR for anyone else that might be interested.
- Move address parameter to MatrixBus trait, impls are now responsible for packing/formatting as required by the platform - esp32_everloop example uses ESP-IDF v3.3 and must use older esp_idf_build -...
I’d like to first process all the liquid templating in markdown files, verify that, then covert to html. What’s the easiest way to go about this? I’ve figured out a...