libreoffice-online/tools
Michael Meeks e924625cc1 re-factor: Socket / WebSocketHandler.
Essentially we want to be able to separate low-level socket code
for eg. TCP vs. UDS, from Protocol handling: eg. WebSocketHandler
and client sessions themselves which handle and send messages
which now implement the simple MessageHandlerInterface.

Some helpful renaming too:

s/SocketHandlerInterface/ProtocolHandlerInterface/

Change-Id: I58092b5e0b5792fda47498fb2c875851eada461d
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/90138
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
2020-03-11 16:48:03 +01:00
..
Config.cpp killpoco: Don't use POCO for app exit values. 2019-11-07 12:23:47 +01:00
Connect.cpp Introduce StringVector::equals() 2020-03-09 09:46:33 +01:00
KitClient.cpp Introduce StringVector::equals() 2020-03-09 09:46:33 +01:00
map.cpp These can be made const 2019-12-16 09:24:08 +01:00
mount.cpp
Replay.hpp
Stress.cpp test: switch to using ClientPortNumber to allow parallelism. 2020-01-21 15:07:54 +00:00
Tool.cpp killpoco: Don't use POCO for app exit values. 2019-11-07 12:23:47 +01:00
WebSocketDump.cpp re-factor: Socket / WebSocketHandler. 2020-03-11 16:48:03 +01:00