Skip to content

Instantly share code, notes, and snippets.

@dignifiedquire
Created November 22, 2015 14:56
Show Gist options
  • Save dignifiedquire/e0ce1cc876fae511ea73 to your computer and use it in GitHub Desktop.
Save dignifiedquire/e0ce1cc876fae511ea73 to your computer and use it in GitHub Desktop.

Firefox

LOG: 'chunk ->', '{
  "Success": false,
  "Time": 0,
  "Text": "PING QmQKdM8z1T8AgnmhZYKvKu7jaFVTaALqcFdRZt7iCCaoF4."
}
{
  "Success": true,
  "Time": 629424,
  "Text": ""
}
'
LOG: 'chunk ->', '{
  "Success": false,
  "Time": 0,
  "Text": "Average latency: 0.63ms"
}
'

Chrome

LOG: 'chunk ->', '{
  "Success": false,
  "Time": 0,
  "Text": "PING QmXkwEcJxbncuCi7yAYJNC74A3jScSUaHWpdNxMBcPQWCM."
}
'
LOG: 'chunk ->', '{
  "Success": true,
  "Time": 700198,
  "Text": ""
}
'
LOG: 'chunk ->', '{
  "Success": false,
  "Time": 0,
  "Text": "Average latency: 0.70ms"
}
'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment