Closed domenkozar closed 9 years ago
It just hasn't been written yet.
+1
Given all the state in a Tennu connection, automatic reconnection is a lot of work that would be extremely complex, and I don't want to reimplement half of OTP (see: Erlang) when it's possible to add .on("quit", function () { tennu.Client(...).connect();}
(though with more checks and whatnot).
If for some reason the client gets disconnected, it does not reconnect to the server, which is a bit annoying :)