node-geoip
node-geoip copied to clipboard
Naive wrapper around libGeoIP for use with node.js
Results
2
node-geoip issues
Sort by
recently updated
recently updated
newest added
Byggde om JS-klassen lite, så att det stämmer överens med hur node gör det i sina API:er... Sen la jag en Try-catch på connect, för den throwade på error. Som...
This patch converts the output GeoIP string values from their ISO-8859-1 native form to utf-8 which is more suitable for general node use.