aleph

miikka 2020-01-17T06:12:09.000400Z

It’s not great but it works

Dan 2020-01-17T15:26:49.006900Z

Hi all - does anyone have any experience with using raw-stream? as an option when consuming data via aleph’s websocket-client? My understanding after reading some of Netty’s docs is that I’ll need to call release on the ByteBuf object when I’m done processing it and I’m just wondering if it’s actually that simple…?