अभिषेक

Results 6 comments of अभिषेक

we were able to resolve it for our use case by using URI object instead of URL object in startDownloadRequest().

@fdrab Thank you for the response. If the values are stored as JSON-serialized strings, then the data will be [automatically parsed ](https://docs.stackstorm.com/datastore.html#referencing-key-value-pairs-in-action-definitions)into the datatype defined in the parameter definition. Let's...

I recently faced similar challenges trying to test UDP performance from Android devices. To solve that, I ended up building a native Android app — [CellularLab](https://github.com/Abhi5h3k/CellularLab) — that wraps iPerf3...

Thanks a lot for the mention, @davidBar-On 🙏 I'm glad you found the Android implementation helpful, and I appreciate the link to the article in your repo. Hopefully this makes...