|
@ -435,7 +435,7 @@ function onCollection(err, collection) { |
|
|
issendob.message = data.message |
|
|
issendob.message = data.message |
|
|
issendob.tailed_path = data.tailed_path |
|
|
issendob.tailed_path = data.tailed_path |
|
|
|
|
|
|
|
|
var issend = getSHA256ofJSON(issend) |
|
|
var issend = getSHA256ofJSON(issendob) |
|
|
//io.in('anagnostopoulos@uniwa.gr').emit("logdata", data);
|
|
|
//io.in('anagnostopoulos@uniwa.gr').emit("logdata", data);
|
|
|
|
|
|
|
|
|
console.log('++++++++' + JSON.stringify(data)); |
|
|
console.log('++++++++' + JSON.stringify(data)); |
|
|