C++ library for interfacing with Discord IPC socket.
Stars
1
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
36
commits
fix lingering presence after closing
2246f42
fix `safe_as` incorrect return value
ac73c69
fix include order
4b3bcf2
update copyright year
f0a7006
fix socket close sequence
a1de84a
add discord app quit opcode
28afcec
ignore .DS_Store
b83417e
fix doc comment spacing
16b0678
add getter for `_successful_auth`
d9bc496
remove excess log messages
912e5ca
fix cout case
4371199
gracefully handle discord close
534e9ee
fix join request enum name
5001e05
add docstring for internal ipc types
1000fae
add all public-facing docs
000f5d1