Aaron Kc Hsu

Results 6 issues of Aaron Kc Hsu

**Describe the bug** A clear and concise description of what the bug is. We have an nodejs websocket server with 3k+ concurrent connections. A few segment of clients disconnect and...

question

**Describe the bug** A clear and concise description of what the bug is. I know there is another thread on this https://github.com/socketio/socket.io/issues/3025, but I read through and tried everything and...

needs investigation

### Which package is this bug report for? voice ### Issue description We are experiencing a bug where playing local files works amazing, but playing remote url file hosted like...

bug
need repro
packages:voice

Official Apollo and NextJS recommendations are about to create a new ApolloClient instance each time when the GraphQL request should be executed in case if SSR is used. This shows...

⁉️ question
⚛️ React-related
💸 caching
🐘 memory
🥓 Server-side rendering (SSR)
🔍 investigate

# Bug report We are running `"dev": "cross-env NODE_ENV=development babel-node src/server.js",` to start nextjs in dev mode from our server.js file We see the compiled successfully message when making changes...

good first issue

Be sure to [search for your issue](https://github.com/CookPete/react-player/issues) before opening a new one. #### Current Behavior If i input a twitch clip directly to the player it works great via remote...