discord-rpc/src
2017-07-21 15:42:59 -07:00
..
backoff.h Back off on reconnect rate 2017-07-18 11:10:39 -07:00
CMakeLists.txt Let's use rapidjson instead of roll-your-own json. Added helpers to keep allocations minimized. 2017-07-20 13:24:18 -07:00
connection.h getpid 2017-07-20 14:58:23 -07:00
connection_unix.cpp getpid 2017-07-20 14:58:23 -07:00
connection_win.cpp I'm still not convinced of this multiple ipc pipe thing. 2017-07-20 15:59:50 -07:00
discord-rpc.cpp Register for events for our three callbacks 2017-07-21 15:42:59 -07:00
rpc_connection.cpp Wait for READY event for connection. 2017-07-21 13:54:52 -07:00
rpc_connection.h Wait for READY event for connection. 2017-07-21 13:54:52 -07:00
serialization.cpp Register for events for our three callbacks 2017-07-21 15:42:59 -07:00
serialization.h Register for events for our three callbacks 2017-07-21 15:42:59 -07:00