]> 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:52:46 +0000 (15:52 -0500)
commit0c7f94abf5911cdf042c1162705e721a4fd2899f
treea2631b7d7e75b7c3e4d16f03b7d13b88d8cae326
parent0cb4209fa03091b62df2793a7b273e0c981798d3
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