Feross Aboukhadijeh
Feross Aboukhadijeh
Thanks for checking, @Raynos. I can't reproduce this issue on my machine. A PR that fixes this would be really helpful to get this resolved.
@ivanbanov Can you check if this is still an issue in `standardx` 7 (aka `standard` 16)? Thanks!
Here's an idea: You could reject connections to nodes that don't use a certain prefix in their ID. You can control the node id in `bittorrent-dht` with the `nodeId` property.
The goal of this experiment wasn't to see if we could find volunteers to become maintainers (the answer to that question is obvious). Rather, the goal was to see if...
> How did you imagine this working, best case scenario? This experiment is likely not going to be the ultimate solution to the open source sustainability problem. However, if everything...
> If you want me not too, I'll gladly disengage Please do. I'm not interested in re-litigating the naming of StandardJS – there are plenty of issues about this topic...
> It changes the conversation from "nothing can be done" to "something can be done but I don't like it", which is a subtle but important shift in thinking: the...
> Are you interested in collaborating with the Package Maintenance Working Group? We have been working on a spec for how a module can document it's "support". Yes! I've been...
> This might be a way we can achieve similar goals as this package but avoid the advertising model (which I am actually surprised you like based on the types...
There are also other new RTC libraries that I just learned about, both are data-channel only: - https://github.com/xhs/librtcdc - https://github.com/chadnickbok/librtcdcpp It's a veritable RTC cornucopia! @lgrahl Any idea how `rawrtc`...