websockets / wscat

WebSocket cat
MIT License
2.25k stars 223 forks source link

How to send null in wscat #135

Open s-spindler opened 3 years ago

s-spindler commented 3 years ago

Is it possible to send null via wscat? I'm trying to debug a STOMP via WS connection and need to send null to finish the frame but the usual (ctrl+@ on linux) doesn't work.