Tom Brückner

Results 125 issues of Tom Brückner

I tried the interactive.js sample out on MacOS El Capitan, but only get the error message: ``` mDNS discovery is not available. ``` If I try to set-up a session...

Hi, thanks for sharing this code. I am looking for a GraphQL client that supports subscriptions. Is this implemented? If not, do you plan to implement subscriptions in the future?

I was trying to use the RiggedHand, but this depends on versionCheck. In revision 0.1.12, this plugin is documented, but not included in the library. It's missing in the index...

I am trying to get the hand working in a npm and Babel based environment. In my package.json, I have this dependency on Three.js: I have the following npm dependency...

It seems as if this code has an npm package description, but is not published to npm. Would also be fantastic if this package would support ES 6 module imports....

## Detailed Description We have watched the video about security on this page: https://developers.facebook.com/docs/facebook-login/security and would like to implement server-side validation as part of the authentication process, just as we...

enhancement

We have updated the SDK to 15.1.0, for both the 2019.4.31 and the 2021.3.16 versions of our app. Everything works fine on Unity 2019.4.31, but when be build the app...

bug

I'm used to editors like VSCode or WebStorm which can be configured to beautify a file on save automatically. Is there a way to achieve this?

We'd like to combine REDIS oplog with `mup-aws-beanstalk`, which is not supported by default. I learned from zodern that this is due to a missing firewall setup: https://github.com/zodern/mup-redis/issues/3#issuecomment-1572495315 So I...

I am building an app for the new visionOS platform that needs good WebSockets support. I tried the library out, by patching the podspec: https://github.com/daltoniam/Starscream/compare/master...marblear:Starscream:visionos. Unfortunately, it did not work....