eliihen / wsta

A CLI development tool for WebSocket APIs
GNU General Public License v3.0
632 stars 19 forks source link

Can't write long string in payload field #27

Open AminArria opened 5 years ago

AminArria commented 5 years ago

I'm sending a WebRTC SDP offer which is a bit over 2k characters, but when copy-pasting it wsta stops receiving any more input and can't finish the payload for the request.