Skip to content

v0.1.4

Choose a tag to compare

@joaquinbejar joaquinbejar released this 30 Aug 17:34
· 58 commits to main since this release
496a97d
Bump version to 0.1.4 and refactor error handling and pattern matching

Upgrade dependencies, refactor WebSocket error handling to use `Box` for improved flexibility, and adopt `let-else` syntax for cleaner pattern matching. Adjust tests to address port conflicts by applying `#[ignore]`.