]> git.evergreen-ils.org Git - OpenSRF.git/commit
LP#1744158 Websocket proc exits on ejabberd disconnect
authorBill Erickson <berickxx@gmail.com>
Wed, 24 Jan 2018 20:16:14 +0000 (15:16 -0500)
committerJason Stephenson <jason@sigio.com>
Thu, 1 Feb 2018 20:51:54 +0000 (15:51 -0500)
commit4163499191dfb511ba8646ae1c4748d88996558e
tree5217555fd3f25a6131546670e563dbb3c941693a
parent50a6bcad0b6d94e8edd15ee460b84466bc55c941
LP#1744158 Websocket proc exits on ejabberd disconnect

Any errors relaying websocket messages to OpenSRF now result in the WS
client being disconnected, allowing the WS process to exit.  This
prevents the WS gateway from accepting requests it cannot process and
allows the client to connect to a new WS process.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jason Stephenson <jason@sigio.com>
src/gateway/osrf_websocket_translator.c