Reece Como

Results 15 comments of Reece Como

(This would, in the future, allow us to add labels based on other triggers too) e.g. ```yaml autolabel: - label: schema files: ['database/migrations/*'] - label: 'Cool Project' files: ['app/CoolProject/**', 'app/CoolProject/*']...

@ChristianTucker did you ever get a solution on this? And if not, did you find another suitable JS physics engine?

@darrachequesne just checking in — any new developments on the node support side (two years later)?

Nice one @darrachequesne!

That is awesome, great job! Currently we're using [geckos.io (WebRTC datachannel)](https://github.com/geckosio/geckos.io#readme), and interested to see if QUIC/webtransport offers any performance improvement/reduces packet overhead.

Might be interesting to see a side-by-side comparison between websockets and webtransport with a realtime game/sim (i.e. like @yandeu's here: https://www.youtube.com/watch?v=ZEEBsq3eQmg)

* https://caniuse.com/webtransport * https://caniuse.com/?search=quic (HTTP/3) Interestingly Desktop Safari and a handful of mobile browsers say they support QUIC (HTTP/3) but not Webtransport. Not fully across the particulars here, we'll continue...

+1 drives me nuts I can't do cmd+shift+o 😆

Same issue in PIXI 7.1 👍