Skip to content
This repository was archived by the owner on Jun 21, 2020. It is now read-only.
This repository was archived by the owner on Jun 21, 2020. It is now read-only.

Rename Fut into ResponseFuture #24

Closed
@prasannavl

Description

@prasannavl

Currently, the associated params of HttpService are ConnectionFuture which corresponds to connect, and the Fut which corresponds to respond.

I think it'd be better to call this ResponseFuture such that it maintains parity.

connect -> ConnectionFuture
respond -> ResponseFuture

rather than the Fut that isn't really informative or intuitive.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions