]> git.evergreen-ils.org Git - OpenSRF.git/commit
LP1834208 Removing apache2-websockets
authorBill Erickson <berickxx@gmail.com>
Tue, 25 Jun 2019 15:03:36 +0000 (11:03 -0400)
committerBen Shum <ben@evergreener.net>
Sun, 21 Jul 2019 19:51:26 +0000 (15:51 -0400)
commita2522f25ed8d0c5b355838174e2aac20000c85e6
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>
Signed-off-by: Ben Shum <ben@evergreener.net>
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]