databento-rs icon indicating copy to clipboard operation
databento-rs copied to clipboard

The official Rust client library for Databento

Results 2 databento-rs issues
Sort by recently updated
recently updated
newest added

# Feature Request The `DateTimeRange` type can be converted from a `time` crate type, but not a `chrono` crate type. Would be great if you could convert from chrono too

enhancement

When a process crashes, its open TCP connections close cleanly with an FIN/EOF (not an RST) [1]. Protocols built on TCP typically include explicit end-of-response framing or delimiting so clients...

bug