Expand description
An API library to interact with DCSS Webtile.
Structs§
- Webtile connection, using websocket (tungstenite) and a Deflate decoder (flate2).
Enums§
- Errors that will block the game from processing normally. Since each read of the websocket requires an expected “end of read”, this is a list of unexpected data that would prevent expected results from being sent.
- Main errors types that can be raised while using the API.