Jo Huang

Results 16 issues of Jo Huang

https://github.com/ClusterWS/cWS I've used uws-> ws-> cWS. ws really cause a lot of memory consumption. cWS is based the author of uws's new project, but maintain mostly the same API (not...

currently ``` export interface ConfigOptions { secret: string; verbose?: boolean | undefined; environment?: string[] | undefined; ignoreExpiredError?: boolean | undefined; ignoreExpired?: boolean | undefined; extended?: boolean | undefined; excludeOldTransactions?: boolean...

I would like to setUserId https://developers.google.com/android/reference/com/google/android/gms/ads/reward/RewardedVideoAd#setUserId(java.lang.String) via cpp api because I would like to use SSV (server-side verification). Is it possible via firebase-cpp-sdk? Thanks

type: feature request

Hi I only see EC2 provider in examples. Wondering if mu supports ECS-EC2 provider. Thanks, Jo

https://github.com/luin/ioredis#tls-profiles but `tls` types doesn't include `string` type. currently workaround is `tls: "RedisCloudFixed" as any,`

When connecting to Redis via TLS connection, calling quit() causes an unhandled error. No issue for non-TLS mode. node.js : v16.15.0 ioredis version: 4.28.5, 4.28.0 tested with Redis.com and DigitalOcean...

Hi We would like to support x86_64 for our game because of Google play's policy. Could you add this support or give us a direction how to use this script...

I would like to try to migrate a project from cocostudio to FairyGUI. Is it possible to import cocostudio project or *.csd files? Thanks

I would like to use this package as module in a Typescript project. However I can't find typescript definition. It would be great to have it for integrating into Typescript...

Reference link: https://www.codeandweb.com/texturepacker/documentation/texture-settings#pixel-format---opt-pixelformat https://www.codeandweb.com/texturepacker/documentation/texture-settings#dithering---dither-type-dithertype I would like to ask for the direction (some keyword or some libs to help with) to add these 2 features. Maybe I can help with...