Closed
Description
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
Labels
No labels