tsenart / vegeta

HTTP load testing tool and library. It's over 9000!
http://godoc.org/github.com/tsenart/vegeta/lib
MIT License
23.06k stars 1.34k forks source link

Server-Sent Event: Is there a way to measure timing on the first message? #618

Open songohannyc opened 1 year ago

songohannyc commented 1 year ago

Question

Hello, Is there a way to just measure timing on the first message received from Server-Sent Event? If not, is anyone aware of any library that can do that? Thanks.

Reference: https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events/Using_server-sent_events