oxarchive 1.6.0

Rust SDK for async 0xArchive market data clients
Documentation
1
2
3
4
5
#[cfg(feature = "websocket")]
mod client;

#[cfg(feature = "websocket")]
pub use client::*;