Skip to content

Non blocking monix http#745

Merged
adamw merged 4 commits intomasterfrom
non-blocking-monix-http
Nov 9, 2020
Merged

Non blocking monix http#745
adamw merged 4 commits intomasterfrom
non-blocking-monix-http

Conversation

@ghostbuster91
Copy link
Copy Markdown
Contributor

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

@ghostbuster91 ghostbuster91 requested a review from adamw November 8, 2020 14:53
case l => List(l.map(_.payload).mkString)
}
.bufferWhileInclusive(!_.finalFragment)
.map(frames => frames.map(_.payload).mkString)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice :)

@adamw adamw merged commit f78fc5d into master Nov 9, 2020
@mergify mergify bot deleted the non-blocking-monix-http branch November 9, 2020 10:53
@adamw
Copy link
Copy Markdown
Member

adamw commented Nov 10, 2020

Released in 3.0.0-RC9, thanks!

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