discord-rpc/src
2017-07-24 14:59:45 -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 Just use stack allocations in parsing by default. 2017-07-24 14:59:45 -07:00
rpc_connection.cpp Just use stack allocations in parsing by default. 2017-07-24 14:59:45 -07:00
rpc_connection.h Rename, move some json stuff to header 2017-07-24 10:54:47 -07:00
serialization.cpp Just use stack allocations in parsing by default. 2017-07-24 14:59:45 -07:00
serialization.h Just use stack allocations in parsing by default. 2017-07-24 14:59:45 -07:00