Koala Yeung

Results 36 issues of Koala Yeung

I tried your [demo](https://demo.avgjs.org/) in my Firefox browser. Firefox does support WebGL (it can run Google Map in 3D mode). I've also checked in `about:support` to make sure that the...

As title suggest. Library user would want to have a way to evaluate a graphql query complexity and refuse queries that are too complex.

enhancement

Potential problem here is that the idpool channel in these "disposable" clients never got proper GC and recovery. As reported by @adri in [this comment](https://github.com/yookoala/gofast/issues/48#issuecomment-692519973) about [this usage of the...

bug

The current library presume library-users are working on a proxy to application server (as described in the FastCGI specification). But some library (e.g. https://github.com/tomasen/fcgi_client) works as a simple request-response interface...

enhancement

Need more test case in triggering FastCGI Stderr steam output. Make sure no read/write block.

enhancement

The testing on Authorizer and Filter depends on node-fastcgi. It would be preferable to have golang native testing. We, however, cannot depend on the [net/http/fcgi](https://golang.org/pkg/net/http/fcgi/) library because it only implemented...

enhancement

### Problem 1. Ken on server A created an issue to Lennon's repository on server B. 2. Mandy on server B is a contributor to Lennon's repository. 3. Oprah on...

The baseline specification would need to support: * Pull Request * Forking Which implies specification to the Actors involve: * Person * Repository * Branch ### Terms **Git Service**: Web...

If we agree to extend ActivityPub for git federation, we'd need to specify the context on how we'd add vocabs to the ActivityStream. The ActivityPub community group is drafting an...

By @ncoghlan in #6: > I came here to file an issue about handling the federated identity management problem (and noting how difficult that is without authenticated access to email...