LP1834208 Removing apache2-websockets
authorBill Erickson <berickxx@gmail.com>
Tue, 25 Jun 2019 15:03:36 +0000 (11:03 -0400)
committerJason Boyer <jboyer@library.in.gov>
Tue, 9 Jul 2019 12:36:58 +0000 (08:36 -0400)
commit2dca2357e491712b8259f96332baafa1de29604e
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>
Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Jason Boyer <jboyer@library.in.gov>
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]