websockets / wscat

WebSocket cat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

show ws close reason

towc opened this issue · comments

Closing a connection can also have a reason string specified by a server, that tends to be useful when debugging some APIs.

Current behaviour of wscat is it only shows the closing code (the number), but not the reason string