Skip to content

airframe-http: Rx-based HTTP client implementation #2300

@xerial

Description

@xerial

Creates an async HTTP interface based on Rx[HttpResponse]

  • Scala.js UI often needs Rx response types for rendering DOM
  • Scala Future is not always the best option for async programming (e.g., monix, Twitter future, Java's Completable Futures, reactive interfaces)
  • Supporting back-pressure would be possible

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions