No description
Find a file
Johannes Rudolph c283dd45ae =htc #17322 fix race condition between websocket http response and first websocket message
The fix was to make the switch atomic instead of relying on side-channels
which introduced an ordering dependency in the protocol merge.

Also, the switch token itself is now fed back from the response renderer
output to the protocol switch leading to a simplified design.
2015-04-29 13:03:57 +02:00
akka-docs-dev =doc fix typo in stream io 2015-04-24 23:47:17 +02:00
akka-http-core/src =htc #17322 fix race condition between websocket http response and first websocket message 2015-04-29 13:03:57 +02:00
akka-http-marshallers-java/akka-http-jackson/src/main/scala/akka/http/javadsl/marshallers/jackson !ht* #17279 java side: refactor package structure to new layout 2015-04-24 18:44:25 +02:00
akka-http-marshallers-scala !ht* #17279 scala side: refactor package structure to new layout 2015-04-24 18:44:25 +02:00
akka-http-tests-java8/src !ht* #17279 java side: refactor package structure to new layout 2015-04-24 18:44:25 +02:00
akka-parsing/src/main !htc,par cleanup warnings 2014-11-12 11:44:13 +01:00
akka-stream/src/main Merge pull request #17162 from ktoso/wip-logging-streams-ktoso 2015-04-24 15:39:57 +02:00
akka-stream-tck/src/test/scala/akka/stream/tck =str #17089 stream testkit 2015-04-24 12:25:54 +03:00
akka-stream-testkit/src =str more robust dispatcher checking in FileSource specs 2015-04-24 12:27:48 +02:00
akka-stream-tests/src/test Merge pull request #17162 from ktoso/wip-logging-streams-ktoso 2015-04-24 15:39:57 +02:00