@ -843,5 +843,5 @@ var setkey = function setkv(key, value) {
});
};
http.listen(3000, () => console.error("listening on http://localhost:3000/"));
http.listen(PORT, () => console.error("listening on http://localhost:3000/"));
console.error("socket.io example");