discord-rpc-client/src/connection
Patrick Auernig 95d748f211 Model restructuring
* Remove old Command payload and replace with generic one.
* Move Rich Presence model back to src/models.
* Add Subscription command, Ready event and Error event models.
* Add subscribe method to client and implement simple error detection.
2018-04-06 02:28:14 +02:00
..
base.rs Model restructuring 2018-04-06 02:28:14 +02:00
mod.rs Use default SocketConnection for current platform 2018-04-03 16:01:23 +02:00
unix.rs Move some common methods into Connection trait 2018-04-03 12:03:08 +02:00
windows.rs Fix named_pipe import and remove unused ones 2018-04-03 12:14:12 +02:00