Skip to content

Conversation

@merc1031
Copy link

@merc1031 merc1031 commented Dec 14, 2024

  • Use a Config struct + Client Struct to remove need for Option<...Tcp> checks
  • Add tracing logs in rust
  • Plumb tracing logs into python
  • Format everything
  • Remove case @rgooch claims doesnt happen
  • Allow streaming into python (some code duplication due to pyo3 limitation with generics)
  • Allow should_continue to be passed in, and add a variant that passes it as a callback
  • Add configurable buffer sizes

Discussion pr with @ramkumar-s at https://github.com/ramkumar-s/Dominator/pull/1

@merc1031 merc1031 force-pushed the multiple-structs branch 2 times, most recently from 0e44efb to eae20f8 Compare December 14, 2024 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant