xk6-websockets icon indicating copy to clipboard operation
xk6-websockets copied to clipboard

Consider API to get when something has been written

Open mstoykov opened this issue 2 years ago • 0 comments

The current specification API doesn't have a way to know if or when a message was actually send successfully (or not).

like https://github.com/websockets/ws/blob/master/doc/ws.md#websocketsenddata-options-callback

mstoykov avatar Jul 21 '22 08:07 mstoykov