5275e79971
Changed all involved structs to take `Config`s, rather than borrow them - this is due to `'static` requirement that is bound to crop up somewhere, when spawning a future into a reactor/runtime. Updated examples and docs to reflect the change. |
||
---|---|---|
.. | ||
convertconf.rs | ||
multiserver.rs | ||
reactor.rs | ||
reconnector.rs | ||
repeater.rs | ||
simple.rs | ||
simple_ssl.rs | ||
tweeter.rs |