StackOverflow Questions for Tag: kotlin-coroutine-channel

progquester
progquester

Reputation: 1766

Call conditions for the three on functions of kotlinx.coroutines.channels.ChannelResult

Score: 0

Views: 21

Answers: 1

Read More
progquester
progquester

Reputation: 1766

Why does io.ktor.websocket.WebSocketSession.send throw a CancellationException when tcp connection closed?

Score: 1

Views: 170

Answers: 1

Read More
EARTH H
EARTH H

Reputation: 67

coroutine channel - channel capacity is 3 but send 4 items before receive

Score: 2

Views: 35

Answers: 1

Read More
Reprator
Reprator

Reputation: 3069

MutableStateFlow is not emitting values after 1st emit kotlin coroutine

Score: 56

Views: 65105

Answers: 10

Read More
Kaaveh Mohamedi
Kaaveh Mohamedi

Reputation: 1795

Android LiveData advantage than other observable libraries

Score: 0

Views: 162

Answers: 1

Read More
Solvek
Solvek

Reputation: 5360

Execution stucks on Channel.send

Score: 0

Views: 170

Answers: 2

Read More
Ajmal Kunnummal
Ajmal Kunnummal

Reputation: 1465

How do you tell when a channel is closed _while sending_?

Score: 0

Views: 152

Answers: 1

Read More
rgv
rgv

Reputation: 1266

Kotlin Coroutine Channel not queueing

Score: 1

Views: 569

Answers: 1

Read More
Elye
Elye

Reputation: 60081

Why is my channel closed whenever I send the data

Score: 0

Views: 1736

Answers: 2

Read More
Elye
Elye

Reputation: 60081

Is Kotlin's channelFlow a superset of flow?

Score: 1

Views: 721

Answers: 1

Read More
Elye
Elye

Reputation: 60081

Is close() and channel.close() the same for channelFlow (or callbackFlow)?

Score: 1

Views: 759

Answers: 1

Read More
c-an
c-an

Reputation: 4090

what's the differences between sendOrNothing vs trySend of Coroutine Channel?

Score: 1

Views: 171

Answers: 0

Read More
rysv
rysv

Reputation: 3420

Is there a way to find number of elements in kotlin channel

Score: 0

Views: 1354

Answers: 0

Read More
dev.farmer
dev.farmer

Reputation: 2779

Android Kotlin Coroutine Channel message not sended in websocket callback

Score: 1

Views: 1323

Answers: 1

Read More
Animesh Sahu
Animesh Sahu

Reputation: 8096

Why is Flow created on ConflatedBroadcastChannel only able to receive last element?

Score: 2

Views: 1085

Answers: 3

Read More
Vahid
Vahid

Reputation: 1939

Kotlin: Using channel to make a simple work counter

Score: 0

Views: 489

Answers: 1

Read More
Rich Luick
Rich Luick

Reputation: 2364

Emit/Send Flow Values into BroadcastChannel

Score: 4

Views: 1078

Answers: 1

Read More
gpo
gpo

Reputation: 3689

Kotlin 1.5 Channel trySendBlocking() vs trySend()

Score: 5

Views: 3809

Answers: 1

Read More
Cruces
Cruces

Reputation: 3119

Can you create a coroutine BufferedBroadcastChannel that will store the values received even when not consumed in Android?

Score: 1

Views: 242

Answers: 1

Read More
DazDylz
DazDylz

Reputation: 1096

Kotlin Coroutines channels send inside fixedRateTimer

Score: 1

Views: 915

Answers: 1

Read More
PreviousPage 1Next