jsbandwidth icon indicating copy to clipboard operation
jsbandwidth copied to clipboard

Test bandwidth inside your browser

Results 4 jsbandwidth issues
Sort by recently updated
recently updated
newest added

Hi hopefully you can help me, ive got the JS bandwidth working well for latency and download but im having trouble with upload. If i do a console.write you can...

http://i.imgur.com/W3xNUAA.png ``` $ npm install jsbandwidth --save npm http GET https://registry.npmjs.org/jsbandwidth npm http 304 https://registry.npmjs.org/jsbandwidth npm http GET https://registry.npmjs.org/extend npm http GET https://registry.npmjs.org/xhrpromise npm http 304 https://registry.npmjs.org/extend npm http 304...

Hi, Do I have to create a new route '/test' in server? I created a simple webserver with express which serves static files. ``` var express = require('express'); var app...

enhancement

Possible solutions: - Use onreadystate of XHR - Divide by 2 due two TCP handshake