Live data from Hacker News

Show HN: Wsta – a CLI for working with WebSockets written in Rust

github.com

11–15 of 15 posts

Re: Show HN: Wsta – a CLI for working with WebSockets written in Rust

#15
post #7
post #5

Earlier quoted context omitted.

Yep, that sounds like the magic I was looking for. I'll try it out later today.

Holler if it works, that sounds pretty awesome!

I tried a few different things and couldn't make it work. I think the problem is that the audio data is getting sent as a text websocket message rather than binary message. I got a whole bunch of "error: stream did not contain valid UTF-8" and "No JSON object could be decoded" errors that I think both came from the remote end.
Post reply on HN