Object

Results 6 issues of Object

For my case, I have a browser platform and an ios platform. When processing the browser platform, it gets an exception and goes to `process.stdout.write(e);`. This terminates the script and...

I just realize that we have to apply specific oauth providers. In terms of unlisted providers or self-hosted oauth serives, is there any good solution? Or is there any consideration...

enhancement
help wanted

## **build.gradle** of my app ```gradle buildscript { ext { buildToolsVersion = "34.0.0" minSdkVersion = 23 compileSdkVersion = 34 targetSdkVersion = 34 ndkVersion = "26.1.10909125" kotlinVersion = "1.9.22" } repositories...

### Issue description 1. Prepare some PCM data. In my case it's 16kHz mono, 16bits. 2. Encode it with 960 bytes per frame. 3. Watch the crash After digging into...

bug
need repro

Any plan for Socket.IO support? I tested to confirm that it works if I add Socket.IO codes in the old egg way like [this](https://www.eggjs.org/tutorials/socketio). But then I wonder if it's...

好像[tegg](https://github.com/eggjs/tegg)的项目因为改动比较大,使用这个plugin的时候会报错: nodejs.AssertionError: background task helper must be init in context