pekko/akka-stream/src/main/scala/akka/stream/impl
2022-01-11 16:15:07 +01:00
..
fusing New stream operator aggregateWithBoundary #30797 2022-01-11 16:15:07 +01:00
io Make StreamConverters.asOutputStream ignore empty arrays (#30818) 2021-10-25 17:40:10 +02:00
streamref akka-stream compiling on Scala 3 (#30324) 2021-07-06 18:01:41 +02:00
ActorMaterializerImpl.scala Scala 3 cross compatible akka-actor / akka-testkit / akka-actor-tests (#29956) 2021-02-01 16:38:29 +01:00
ActorProcessor.scala akka-stream compiling on Scala 3 (#30324) 2021-07-06 18:01:41 +02:00
ActorPublisher.scala Update copyright to 2021 2021-01-08 17:55:38 +01:00
ActorRefBackpressureSinkStage.scala Waits with sending complete message until last message has been acknowledged #21015 (#30938) 2021-11-29 09:00:54 +01:00
ActorRefBackpressureSource.scala Remove support for PoisonPill in ActorRefSource #26622 2021-02-05 11:46:34 +01:00
ActorRefSinkStage.scala Update copyright to 2021 2021-01-08 17:55:38 +01:00
ActorRefSource.scala Upgrade to Scala 2.13.5 (#30072) 2021-03-30 20:57:23 +02:00
ActorSubscriberMessage.scala Update copyright to 2021 2021-01-08 17:55:38 +01:00
BoundedSourceQueue.scala Added size() to BoundedSourceQueue #30124 (#30125) 2021-03-22 11:45:47 +01:00
Buffers.scala akka-stream compiling on Scala 3 (#30324) 2021-07-06 18:01:41 +02:00
CompletedPublishers.scala Update copyright to 2021 2021-01-08 17:55:38 +01:00
ConstantFun.scala Update copyright to 2021 2021-01-08 17:55:38 +01:00
ContextPropagation.scala Mark ContextPropagation with InternalStableApi 2021-08-13 06:57:39 -07:00
EmptySource.scala Update copyright to 2021 2021-01-08 17:55:38 +01:00
ExposedPublisherReceive.scala Update copyright to 2021 2021-01-08 17:55:38 +01:00
FailedSource.scala Update copyright to 2021 2021-01-08 17:55:38 +01:00
FanIn.scala Update copyright to 2021 2021-01-08 17:55:38 +01:00
FanOut.scala Update copyright to 2021 2021-01-08 17:55:38 +01:00
FanoutProcessor.scala Update copyright to 2021 2021-01-08 17:55:38 +01:00
JavaStreamSource.scala Update copyright to 2021 2021-01-08 17:55:38 +01:00
JsonObjectParser.scala Update copyright to 2021 2021-01-08 17:55:38 +01:00
LazySource.scala Improved operator string represenation #29935 2021-01-11 15:17:50 +01:00
MaterializerGuardian.scala Scala 3 cross compatible akka-actor / akka-testkit / akka-actor-tests (#29956) 2021-02-01 16:38:29 +01:00
MaybeSource.scala Upgrade to Scala 2.13.5 (#30072) 2021-03-30 20:57:23 +02:00
Messages.scala Update copyright to 2021 2021-01-08 17:55:38 +01:00
Modules.scala Remove SourceModule/SinkModule newInstance (#30244) 2021-05-19 20:51:30 +02:00
package.scala Update copyright to 2021 2021-01-08 17:55:38 +01:00
PhasedFusingActorMaterializer.scala akka-stream compiling on Scala 3 (#30324) 2021-07-06 18:01:41 +02:00
QueueSource.scala Update copyright to 2021 2021-01-08 17:55:38 +01:00
ReactiveStreamsCompliance.scala Update incorrect reactive streams spec rule number #30908 (#30909) 2021-11-19 14:39:02 +01:00
ResizableMultiReaderRingBuffer.scala akka-stream compiling on Scala 3 (#30324) 2021-07-06 18:01:41 +02:00
RetryFlowCoordinator.scala Upgrade to Scala 2.13.5 (#30072) 2021-03-30 20:57:23 +02:00
SeqActorName.scala Update copyright to 2021 2021-01-08 17:55:38 +01:00
SetupStage.scala Fix specificity of inherited attributes for {Source,Flow,Sink}.fromMaterializer (#30171) #30142 2021-06-02 16:17:31 +02:00
SingleConcat.scala Lazy and fast concat and prepend (#30252) 2021-05-27 17:18:47 +02:00
SinkholeSubscriber.scala Update copyright to 2021 2021-01-08 17:55:38 +01:00
Sinks.scala akka-stream compiling on Scala 3 (#30324) 2021-07-06 18:01:41 +02:00
Stages.scala Source location in a few more stages (#30039) 2021-02-22 14:34:46 +01:00
StreamLayout.scala Upgrade to Scala 2.13.5 (#30072) 2021-03-30 20:57:23 +02:00
StreamSubscriptionTimeout.scala Scala 3 cross compatible akka-actor / akka-testkit / akka-actor-tests (#29956) 2021-02-01 16:38:29 +01:00
SubFlowImpl.scala Update copyright to 2021 2021-01-08 17:55:38 +01:00
SubscriberManagement.scala Update copyright to 2021 2021-01-08 17:55:38 +01:00
Throttle.scala akka-stream compiling on Scala 3 (#30324) 2021-07-06 18:01:41 +02:00
Timers.scala Fix context propagation (#30221) 2021-06-03 17:31:26 +02:00
Transfer.scala Update copyright to 2021 2021-01-08 17:55:38 +01:00
TraversalBuilder.scala Remove OptionVal workaround (#30789) 2021-10-22 16:27:44 +02:00
Unfold.scala Update copyright to 2021 2021-01-08 17:55:38 +01:00
UnfoldResourceSource.scala Update copyright to 2021 2021-01-08 17:55:38 +01:00
UnfoldResourceSourceAsync.scala Upgrade to Scala 2.13.5 (#30072) 2021-03-30 20:57:23 +02:00