Skip to content

Document if Publisher.subscribe is allowed to block #393

Closed
@guenhter

Description

@guenhter

Hi,

I'm using reactive-streams and wrote a Publisher for ZeroMq.
One of the first things is stumbled over was, if the method Publisher.subscribe(...) must return and emit the results async, or if the method can block.

I looked up the javadoc of the method, but it isn't documented. Would be great to make a statement what is expected by that method.

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