diff options
author | Fabian Lange <lange.fabian@gmail.com> | 2013-07-17 11:44:57 +0200 |
---|---|---|
committer | Vaadin Code Review <review@vaadin.com> | 2013-08-01 10:03:34 +0000 |
commit | 326bbb5e91564a39553b13f5a3a00b7ff5dd40ec (patch) | |
tree | 88a14751fc5de72c0d912bca0f9b806e4e127773 /server/src | |
parent | ea148c80ea6e12860a646bfaf60a0b712ebc8958 (diff) | |
download | vaadin-framework-326bbb5e91564a39553b13f5a3a00b7ff5dd40ec.tar.gz vaadin-framework-326bbb5e91564a39553b13f5a3a00b7ff5dd40ec.zip |
Fixes parsing of multiple push messages in streaming mode (#12197)
The current atmosphere code can handle messages split up using the message
length header. But it does not handle the case where the header is actually
split up itself.
This patch solves it by making sure the length header stays intact.
Corresponding atmosphere ticket:
https://github.com/Atmosphere/atmosphere/issues/1199
Change-Id: If22c42ea63b0749c68df19c869b316f9b69f4317
Diffstat (limited to 'server/src')
0 files changed, 0 insertions, 0 deletions