Fork me on GitHub
#aleph
<
2020-01-17
>
miikka06:01:09

It’s not great but it works

Dan15:01:49

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…?