vionya / discord-rich-presence

A cross-platform Discord Rich Presence library written in Rust
MIT License
89 stars 16 forks source link

Fixed a panic in `.write` `.read` and `.close` #35

Closed Bowarc closed 2 weeks ago

Bowarc commented 3 weeks ago

This should fix #34, it's ugly af tho, i'll make a second pr reworking the error system. lmk what you think

vionya commented 2 weeks ago

hiii thanks for addressing this :D i'm gonna merge this, but keep #36 open for now. since it adds a new dependency (and there's still all the changes in dev branch that i've left stale for ages) i'd like to take more time to review that one.