Skip to content

Merge HttpClient component into this component #148

@clue

Description

@clue

Here's the current situation:

  • This Http component: Event-driven, streaming plaintext HTTP and secure HTTPS server for ReactPHP.
  • HttpClient component: Asynchronous HTTP client library.

This is not exactly ideal, they share quite a bit of common code.

Also, I believe this situation may be a bit confusing for consumers of this package. In particular our Datagram component provides both client and server side for datagram sockets (UDP).

As such, I'd vote for merging these two components into a single Http component.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions