Skip to content

Added streaming support to scala-native curl-based sync backend#2807

Merged
adamw merged 2 commits intosoftwaremill:masterfrom
lbialy:add-streaming-to-curl-sync-backend
Feb 16, 2026
Merged

Added streaming support to scala-native curl-based sync backend#2807
adamw merged 2 commits intosoftwaremill:masterfrom
lbialy:add-streaming-to-curl-sync-backend

Conversation

@lbialy
Copy link
Contributor

@lbialy lbialy commented Feb 16, 2026

Added sync streaming support to scala-native curl-based sync backend using curl_multi api family

Before submitting pull request:

  • Check if the project compiles by running sbt compile
  • Verify docs compilation by running sbt compileDocs
  • Check if tests pass by running sbt test
  • Format code by running sbt scalafmt

@adamw adamw merged commit 7900d15 into softwaremill:master Feb 16, 2026
22 checks passed
@adamw
Copy link
Member

adamw commented Feb 16, 2026

Nice! :)

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.

2 participants

Comments