The Brain
The Brain
Yes, unless there is activity on it so it doesn't time out. So only 4 sockets timed out, and if they needed to be recreated, a maxim of 9 sockets...
I don't have such values in the result. I use version 0.2.3.
also i get an error like this (node) warning: possible EventEmitter memory leak detected. 11 listeners added. Use emitter.setMaxListeners() to increase limit. the stack trace indicates _http_agent.js:214:10 and agent.js:107:20
and for HTTPS connections, it uses the certificate files as keys in the getName function. The application i use this in, has one 50KB certificate file with all the certificates....
It's on going. The new version will have readers and writers that can take any reader (string, buffer, file, socket) as input and you read from them the zipped/unzipped version....
what OS are you using ?
date and time should work with the latest version, at least mod time. the other properties not really. you can't find too much about the files from node. hidden attribute...
what OS are you on ? what sublime text version are you using ?
There is someone who forked the project and made it compatible with OSX https://github.com/rafrombrc/SublimeGoBuild/ I unfortunately I don't have a mac to test on OSX
i think you need to add `responseType: 'arraybuffer'`, to your AxiosRequestConfig