Improves the handling of upgrade for websockets
authorJosé Bollo <jose.bollo@iot.bzh>
Mon, 29 Aug 2016 21:25:25 +0000 (23:25 +0200)
committerStephane Desneux <stephane.desneux@iot.bzh>
Mon, 27 Mar 2017 13:33:39 +0000 (15:33 +0200)
commite9079c8e3cbf8e4f056df66be9d497b7df4f84fd
tree4961803e4648cf882cc8c0526210445a96f925c7
parentb685ed48aea8e2535d3e2c7382899a9ef2e26359
Improves the handling of upgrade for websockets

The previous implmentation wasn't enough good to allow
the websocket handshake by any client. In particular,
the Qt client wasn't able to connect to binder's websockets.

Also upgrade to MHD 0.9.49 (compatible with krogoth)

Change-Id: Ib5800a4ff6c3d5e6bb11359266867fde52c06dce
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
meta-app-framework/recipes-support/libmicrohttpd/libmicrohttpd/allows-upgrade.patch
meta-app-framework/recipes-support/libmicrohttpd/libmicrohttpd_0.9.49.bb [moved from meta-app-framework/recipes-support/libmicrohttpd/libmicrohttpd_0.9.48.bb with 66% similarity]
meta-app-framework/recipes-support/libmicrohttpd/libmicrohttpd_0.9.49.bbappend [moved from meta-app-framework/recipes-support/libmicrohttpd/libmicrohttpd_0.9.48.bbappend with 100% similarity]