Kyra Zimmer
Kyra Zimmer
maybe show us `App.js:81:1` (and the remainder of it, probably)?
ah ok, sorry, i didn't actually click that link at first because "as shown here" sounded like you're mentioning a tutorial, not your own code :'D but yeah the line...
literally the only difference i needed between browser and nodejs was that the browser version of `webrtc-star` gets no options, while the node one gets a `wrtc` object (just so...
actually i just noticed something: you discover every bootstrap node every 100ms while a comment *claims* that "autoDial is on" (but it's not in your options object)... might wanna check...
that's not a smaller autodial timer though. that's *no autodial config whatsoever* as far as i can tell and a smaller bootstrap-fake-discovery timer. so every few seconds autodial might (or...
if i physically press on the on-glass driver die, the refreshes are way faster and the problem seems to go away, could it just be detached from the glass substrate?...
the actual solution (at least to build the `posix` version for linux) is to remove `-ffreestanding`.
please refer to comments in the PR this supersedes why it's not actually "reliable". for example mine [there](https://github.com/godotengine/godot/pull/59334#issuecomment-1434253793) and [there](https://github.com/godotengine/godot/pull/59334#issuecomment-1436404105) tldr: you're guessing that a certain filename means that it...