Releases: d-e-s-o/apca
Releases · d-e-s-o/apca
v0.2.2
- Migrated streaming functionality from
websocket
toasync-tungstenite
- Dropped dependency on
futures
0.1
- Factored out
http-endpoint
crate - Factored out
websocket-util
crate - Correctly implemented
std::error::Error::source
forError
type - Bumped
env_logger
dependency to0.7
- Bumped
uuid
dependency to0.8