Merge branch '6.0.x'

This commit is contained in:
Sébastien Deleuze
2023-09-08 13:08:14 +02:00
5 changed files with 9 additions and 1 deletions

View File

@@ -110,6 +110,7 @@ suspend fun RSocketRequester.RetrieveSpec.sendAndAwait() {
/**
* Coroutines variant of [RSocketRequester.RetrieveSpec.retrieveMono].
*
* @throws NoSuchElementException if the underlying [Mono] does not emit any value
* @author Sebastien Deleuze
* @since 5.2
*/