mirror of
https://github.com/jsbin/jsbin.git
synced 2026-01-25 15:38:56 +00:00
Previously we were checking if the connection was writable, and if not removing it from the spike, no we check if the connection even exists, and if not remove it from the spike, if it does exist we implement the same logic as before, checking if it's writable.