Aaron Kc Hsu
Aaron Kc Hsu
Socket.io connects and disconnects only for some clients resulting in package lost / unreliability
**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...
**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...
### 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...
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...
# 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...
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...