Jiawen Geng
Jiawen Geng
And when you do patch update in android studio, they will force you to delete it.This is a ugly restriction in android studio (IntelliJ IDEA works fine). For me, I...
@lpinca Mind create a PR ? Just found go has websocket too https://godoc.org/golang.org/x/net/websocket. In js ecosystem,new api System like Graphql subscription rely on this: https://github.com/apollographql/apollo-server/blob/678714293337be19163e7ae0f973c6d873cf3656/packages/apollo-server-core/package.json#L46.
@mathiasbynens Can you merge this ? Thanks.
From the preview https://jsperfcom-git-feature-vercel-node-jsperf.vercel.app/, looks still broken.
> Not from our experience. > > We are successfully able to apply this PR via a patch. See [neovim/neovim#19632](https://github.com/neovim/neovim/pull/19632) Looks related to `BUILD_TESTING` config. When turned off, make testing...
> @gengjiawen what's your thoughts on downloading in the missing runtime support libraries (as shown here), so that the tests can go through normally? So if we download and build...
@bnoordhuis @cjihrig Anything would be a blocker here ?
@joaocgreis I want to take a poke on this, can you setup an win11 machine for me.
Generally looks good to me. wonder should we mark it `allow_failure` since it's not first tier support ?
I would to see ping pong api public available. Related issue: https://github.com/square/okhttp/issues/2902.