Zaephor
Zaephor
An early test I was doing in trying to build a server from scratch showed this working correctly, though that also included trying to mix [protobufjs](https://github.com/dcodeIO/ProtoBuf.js/) with [POGOProtos](https://github.com/AeonLucid/POGOProtos) to always...
> Did you test this? @Vankxr incase you were curious, I setup a repo with the last working copy of my "scratch" written emulator. Also switched it over to the...
@xcrashdayx I'm not quite sure how "rootless" the proxy is. I believe bypassing the cert pinning on Android required root and [rastapasta's xposed plugin](http://repo.xposed.info/module/de.rastapasta.android.xposed.pokemongo). At least this is the only...
I currently have a use case I'm working with where rate limiting or concurrency per queue(regardless of worker count) would be extremely beneficial. My use case: I have a large...