He-Pin commented on code in PR #462:
URL:
https://github.com/apache/incubator-pekko-http/pull/462#discussion_r1472793848
##########
http-core/src/main/scala/org/apache/pekko/http/impl/util/StreamUtils.scala:
##########
@@ -396,3 +406,43 @@ private[http] class EnhancedByteStringSource[Mat](val
byteStringStream: Source[B
setHandlers(in, out, this)
}
}
+
+/**
+ * INTERNAL API
+ */
+@InternalApi private[http] final class SimpleStatefulMap[T, U](
Review Comment:
I will write some test this weekend when I back my hometown, wdyt about this
approach @jrudolph ?
@mdedetrich Yes, have something like grpc-bench and test the performance
continuously would be nice.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]