I'm experiencing an index out of bounds error and I'm not sure there is something I can do to correct this in my code since it merely listens for the next message.
https://github.com/ianic/websocket.zig/blob/main/src/stream.zig#L238

Let me know if there is more info I can give to help diagnose this.