Skip to content

io.vertx.core.http.HttpClient#websocketStream claims to be fluent, but is not #319

Closed
@wu-lee

Description

@wu-lee

I've noticed the javadoc for this family of functions all say:

Returns: a reference to this, so the API can be used fluently

Whereas they all return a ReadStream<WebSocket>.

Presumably this is a mistake in the documentation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions