mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-24 04:04:31 +00:00
Major agent update.
This commit is contained in:
@@ -9,8 +9,9 @@ var stream1;
|
||||
var stream2;
|
||||
var pending;
|
||||
|
||||
hash.on('hashString', function (h)
|
||||
hash.on('hash', function (buffer)
|
||||
{
|
||||
var h = buffer.toString('hex');
|
||||
if (process.platform == 'win32')
|
||||
{
|
||||
pending = 2;
|
||||
|
||||
Reference in New Issue
Block a user