EmbarkStudios / discord-sdk

An open implementation of the Discord Game SDK in Rust
Apache License 2.0
150 stars 10 forks source link

Move off tokio fork #4

Closed Jake-Shadle closed 3 years ago

Jake-Shadle commented 3 years ago

We're currently using a fork of tokio 1.7 to add some needed methods to NamedPipeClient as it is brand new in 1.7, this is necessary for us to be able to publish new releases.