axon
axon copied to clipboard
"close" for multiple .connect()s should only emit once
when all have closed, currently we handle some of this as if there was only one connect(), same with "connect" event etc. we can have say "socket close" or similar to use internally (and for logging) in order to-reconnect