UI Server: factor out responses handling logic in abstract class
authorJérôme Benoit <jerome.benoit@sap.com>
Wed, 7 Sep 2022 22:16:21 +0000 (00:16 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Wed, 7 Sep 2022 22:16:21 +0000 (00:16 +0200)
commit94dc30801f06da3ae0bb9c3bb73ff29dbbf96b6e
tree276e780c9fae08e3c78d9cb85b020fc36755b9f1
parent93af3fe9f9da216cf90e6873d51a056a5b9a51c0
UI Server: factor out responses handling logic in abstract class

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/charging-station/ui-server/AbstractUIServer.ts
src/charging-station/ui-server/UIHttpServer.ts
src/charging-station/ui-server/UIWebSocketServer.ts