feat: add initial HTTP/2 support to ui server (mutually exclusive for now)
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 30 Jul 2023 13:38:25 +0000 (15:38 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 30 Jul 2023 13:38:25 +0000 (15:38 +0200)
commita60809049f58eb001d868717a1dda9ac129f8a53
tree78a2115dbf2239181905e8429a3ae5537d567302
parent769d3b106c5e4744487bc633da4e4ee93f8f1bf4
feat: add initial HTTP/2 support to ui server (mutually exclusive for now)

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
README.md
src/charging-station/Bootstrap.ts
src/charging-station/ChargingStationWorker.ts
src/charging-station/ui-server/AbstractUIServer.ts
src/charging-station/ui-server/UIHttpServer.ts
src/charging-station/ui-server/UIServerFactory.ts
src/types/ConfigurationData.ts
src/types/index.ts