discord-rpc-client/src/connection
Patrick Auernig a1e77c9c35 Implement reconnection logic
Still needs some changes to handle
* Retrying message send
* Resubscribing current event subscriptions
* Make non-blocking again
2018-04-07 13:22:50 +02:00
..
base.rs Implement reconnection logic 2018-04-07 13:22:50 +02:00
manager.rs Implement reconnection logic 2018-04-07 13:22:50 +02:00
mod.rs Add connection manager 2018-04-06 21:51:01 +02:00
unix.rs Implement reconnection logic 2018-04-07 13:22:50 +02:00
windows.rs Fix named_pipe import and remove unused ones 2018-04-03 12:14:12 +02:00