2aff64b645
This commit refactors IrcClientFuture and ConnectionFuture to own the config instead of holding a reference. This is required for reconnecting in dynamic contexts. This is not possible with the old API, because Config is a reference, requiring the value to live for the whole execution of the reactor. |
||
---|---|---|
.. | ||
convertconf.rs | ||
multiserver.rs | ||
reactor.rs | ||
reconnector.rs | ||
repeater.rs | ||
simple.rs | ||
simple_ssl.rs | ||
tooter.rs | ||
tweeter.rs |