Alexander Shishenko
Alexander Shishenko
### Checklist - [X] It is not in the [configuration DB](https://devices.zwave-js.io/?search=3) - [X] It was not [merged recently](https://github.com/zwave-js/node-zwave-js/pulls?q=is%3Apr+is%3Aclosed) or has a [pending PR](https://github.com/zwave-js/node-zwave-js/pulls?q=is%3Aopen+is%3Apr) ### Which device is missing? Tion 4S...
`crossbeam-channels` is merged into std. https://github.com/rust-lang/rust/pull/93563 `std::sync::mpsc` is now implemented using crossbeam-channels primitives. IMO, `crossbeam-channels` can be easily removed right now and replaced by `std::sync`.
So, this is a new standard draft for DNS records, that is meant to be used in browsers. It is just like SRV, but a bit more advanced.
Hello, You have mentioned in #1, that you have a polynomial generator in https://github.com/restic/chunker, written in Go. Is there any way to port it to C?