Skip to content

Commit 5456907

Browse files
committed
add docs
1 parent 6419afb commit 5456907

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1454,6 +1454,7 @@ impl<S: Service> Client<S> {
14541454
}
14551455
}
14561456

1457+
/// Performs a request for which the client can send updates but does not receive a reply from the server.
14571458
pub fn notify_streaming<Req, Update>(
14581459
&self,
14591460
msg: Req,

0 commit comments

Comments
 (0)