Alexey
Alexey
Looks like it works for some repos and for some not. For example i can't install livekit from https://helm.livekit.io while can do it with nginx-ingress from https://charts.bitnami.com/bitnami. From cli both...
You cant use for_each with module which declares provider block read [this](https://github.com/hashicorp/terraform/issues/31081#issuecomment-1144941434) for explanation. Or to put it simply define all providers blocks on level above then that uses for_each...
Same thing mostly noticeable in slowmo 120fps capture https://github.com/ppy/osu/assets/49844515/e1649f29-40ac-4064-b413-057ef348d626 Edit: map should be without skip at the start
⸮
Didn't test it with 3 clients but only current host(last client sended **'torrent'** event will send it on **'peerconnect'** to new peers) so theoretically it shouldn't cause problems and will...
Please also look at [this](https://github.com/EnergoStalin/miru/pull/1). Whether you like such approach or not.
> I feel like you take OOP way too far Feel the same way that's why it's just draft and i asked someone to look. Thought a little bit and...
Decided to leave excessive OOP approach as is. Thinked about introducing LeaveEvent because during testing with 2 clients **'peerclose'** not always called even withing a ~minute leaving 5 different peer...
Forgot to mention link to lobby being copied on its creation without extra step of clicking 'Invite to lobby'
yep 'peerclose not firing for me it also somehow bugged like that. To reproduce quickly rejoin lobby multiple times.  Same issue on master branch withouth backfiring wrong user on...