szmarczak / http-timer

🕐 Performance timings for HTTP requests
MIT License
192 stars 18 forks source link

Provide support for browser environments #25

Closed bhagyas closed 3 years ago

bhagyas commented 3 years ago

Suggesting https://github.com/medikoo/next-tick to be used for the process.nextTick and removal of validation of nodeJsMajorVersion by calling process.

szmarczak commented 3 years ago

Not possible since you can't get the raw socket from fetch.