mkurz commented on code in PR #1114: URL: https://github.com/apache/pekko-http/pull/1114#discussion_r3504524800
########## http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/PerMessageDeflate.scala: ########## @@ -0,0 +1,341 @@ +/* Review Comment: Removed. This was just a mistake from my side as many other pekko files also contain the lightbend header (I think I started by copying some other files from this repo, can't remember to be honest). Anyway, this code is not copied from anywhere. Akka HTTP still does not have websocket compression... -- 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]
