ghominejad

Results 2 comments of ghominejad

`Retry-After` is a response header. we can see it in some errors in the 500-599 range. it's a time that we must retry later after that. https://developer.android.com/google/gcm/server-ref.html

Finally i have compiled it by including 'stdlib.h' in 'src/judy.cc'. But i've encountered new error when instantiation: var judy = require('judy').Judy; var myJudy = new judy(); The error : ../node_modules/judy/build/Release/judy.node:...