gimmevents
gimmevents copied to clipboard
Cleaning when client disconnects
When client disconnects it should be removed from the Pair
instance on the sever. Otherwise, new connection isn't established when page reloads (Pair
already have either emitter
or receiver
, even if those are not active - srv/main.js#L27-L30).