Michael FIG
Michael FIG
Hi, Sorry, but I don't have any experience with mirroring. All I can suggest is that you search for information in the mediasoup Google Group, and if you don't find...
I've checked latest Chrome and verified this problem. Latest Safari also doesn't work. Firefox 69 works fine. The camera streaming seems to work just fine on all those browsers. I'm...
One more type: * [Assertion Functions](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-7.html#assertion-functions) `asserts ...` (I use `@returns {asserts foo is Bar}`).
> @michaelfig is that tx missing in your node for running Big Dipper? I've confirmed that the tx is on Big Dipper, just that the withdraw_rewards rendering has a problem...
Tagging @AdityaSripal for comment and any counterproposal. Tagging @schnetzlerjoe as somebody negatively affected by the current synchronous situation.
I anticipated something like this when proposing passive relayers. For contrast, here is the solution I used then: https://github.com/cosmos/ibc-go/blob/main/docs/architecture/adr-025-ibc-passive-channels.md#handling-channel-open-attempts
> @schnetzlerjoe could you detail how the synchronous situation is affecting you? Speaking on behalf of @schnetzlerjoe since I was working with him, lack of async version negotiation makes it...
> @erights meaning, you can reproduce this issue with a stock CRA, with no NODE_OPTIONS set? That's correct.
> If we just limit the size of the overall message, would any of this mechanism still be needed? Yes. A message may come in under the total byte counts,...
> Could you provide a link to where you (plan to) use it? Otherwise, I'm having trouble imagining the motivation. It's in the `agoric follow` command for consuming off-chain subscriptions...