GameWithPixels / swift-pixels-library

Pixels dice package for Swift.
MIT License
2 stars 1 forks source link

Watch for disconnection while waiting for message #4

Open obasille opened 1 year ago

obasille commented 1 year ago

Currently Pixel.waitForMessage will timeout if the instance is disconnected from the die during the wait.