]> git.evergreen-ils.org Git - working/OpenSRF.git/commit
LP1834208 Removing apache2-websockets
authorBill Erickson <berickxx@gmail.com>
Tue, 25 Jun 2019 15:03:36 +0000 (11:03 -0400)
committerJason Stephenson <jason@sigio.com>
Thu, 27 Jun 2019 18:17:26 +0000 (14:17 -0400)
commita4be6196fc311304b6f85ce6abd35878b69e5c36
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>
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]