v0.1.4
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]`.