pekko/akka-http-core
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
..
src =htc #17322 fix race condition between websocket http response and first websocket message 2015-04-29 13:03:57 +02:00