proyecto26 / RestClient

🦄 A Promise based REST and HTTP client for Unity 🎮
https://assetstore.unity.com/packages/slug/102501
MIT License
1.24k stars 173 forks source link

Roundtrip time (RTT) or latency measurement #113

Open extrawurst opened 4 years ago

extrawurst commented 4 years ago

I was wondering if you would accept a PR that adds a latency field to the ResponseHelper that would allow the user of the lib to see how long a request took in total?

jdnichollsc commented 4 years ago

Of course, new pull requests are always welcome! 💯

extrawurst commented 4 years ago

I did not forget about this. its still on my list :)