Gabriel Aubut-Lussier
Gabriel Aubut-Lussier
With the current code, nothing from the `my_meta MyClass` definition will be in the generated class unless your meta-class explicitly injects it.
``` document.querySelector("#fn:3") Uncaught DOMException: Document.querySelector: '#fn:3' is not a valid selector ``` The above JavaScript snippet will fail to look up an anchor that uses the colon in its identifier...
Would it be possible to assign fixed "magic" ids for all potential AI players in a game so that they can be considered as "players" even though they aren't really?
Hi @lanxi ! I'm glad to hear there are still plans to extend the open-sourcing of proxygen modules such as WebSocket. That would completely deprecate the Websocketpp bridge I have...
I'd like to verify, were you asking me if you can move the new sample app I created to the _external_ directory, or were you asking me to do it?...
Hi @kapcino, I'm very happy this pull request was useful to you! Please be aware that there are at least 2 things that *should really* be improved about it before...
@kapcino: I moved away from proxygen for various reasons : - Build can sometimes be broken for multiple weeks - Lack of support for macOS - Lack of direct support...
I'm also wondering why the PR #66 was closed without ever being merged. Running into this problem is quite annoying when a known solution has existed for so long!
I have just run into this issue. I have a workflow where aws-cli is part of a docker container. The new PKCE-based Authorization flow doesn't work at all in that...
@michaelbutleridt: `aws configure sso --use-device-code` is working fine on my end, it might be an unrelated issue (using `aws-cli/2.22.10 Python/3.12.6 Linux/6.8.0-47-generic exe/aarch64.ubuntu.22`).