LP1834208 Removing apache2-websockets user/berick/lp1834208-purge-apache2-websockets
authorBill Erickson <berickxx@gmail.com>
Tue, 25 Jun 2019 15:03:36 +0000 (11:03 -0400)
committerBill Erickson <berickxx@gmail.com>
Tue, 25 Jun 2019 15:27:59 +0000 (11:27 -0400)
commit2ae1f55755d28211675520b826d5729976070477
treee4feb6f8063b0995e44b579ca7923fe8429b74dc
parent32c6058def9336eaf4f36da2930a147240392e9d
LP1834208 Removing apache2-websockets

Remove code and build components for apache2-websockets.  Update
documentation to reflect the use of websocketd as the only supported
OpenSRF websockets implementation.

Add a note to the install documentation indicating websocketd does not
offer a configurable inactivity timeout, but this can be accomplished
by running it behind a proxy.

Update NGINX and HAPROXY example configs to reflect the assumption that
websocketd is runs locally without SSL by default.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
README
examples/apache_24/websockets/apache2.conf
examples/haproxy/osrf-ws-http-proxy
examples/nginx/osrf-ws-http-proxy
src/gateway/Makefile.am
src/gateway/osrf_websocket_translator.c [deleted file]
src/gateway/websocket_plugin.h [deleted file]