zabi
zabi copied to clipboard
TLS client index out of bounds
Describe the bug
There is a bug on the tls client that will cause index out of bound errors https://github.com/ziglang/zig/issues/15226
This mostly affects the Websocket client. This is a sporadic error and for now use the Websocket client with this in mind. You will most likely only get this error on subscription events
Steps To Reproduce
No response
Zig Version
v0.12.0-dev.3154+0b744da84
Anything else?
No response