Rico
Rico
I also came across this issue. zlib.js seems to be abandoned since it's last change was five years ago.
>It seems as this is getting proccessed on the browser? if so why not on cyberchef its self you could process way larger files faster. Cyberchef is a javascript tool...
A suggestion would be to have the sample line shown first: 
Hi @wcharczuk - I implemented a fix for this in #189. I added it as a new legend type (new func) instead of modifying your Legend func. Please let me...
Hey @wcharczuk - mind checking the PR?
Hi @wcharczuk, could you please check the PR?
@chinsyo Most of the code is written in C: https://github.com/mattn/go-sqlite3/blob/master/sqlite3-binding.c
Hi. Might be related to https://github.com/CaliDog/certstream-server/issues/59 @Fitblip have you found the time to check this issue already? As far as I can see, your library is sending pings/keepalives over the...
I for my part am using your `certstream.calidog.io` server - at least for development. ``` $ pip freeze [...] certstream==1.11 websocket-client==0.57.0 [...] ``` The error message is always "Connection is...
@Chaz6 the linked PR does not fix the issue for me. I applied the patch locally but am still getting the same issue every two minutes or so.