From 17327a642738e0500f9a007b32a46bb4f426f881 Mon Sep 17 00:00:00 2001 From: Fabian Mastenbroek Date: Fri, 14 May 2021 12:43:47 +0200 Subject: api: Remove Socket.IO endpoint from public API This change removes the Socket.IO endpoint from the public API now that we have switched to the REST API instead. This decreases the possible exposure to vulnerabilities as well as the maintenance burden. --- opendc-web/opendc-web-api/docs/component-diagram.png | Bin 0 -> 90161 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 opendc-web/opendc-web-api/docs/component-diagram.png (limited to 'opendc-web/opendc-web-api/docs') diff --git a/opendc-web/opendc-web-api/docs/component-diagram.png b/opendc-web/opendc-web-api/docs/component-diagram.png new file mode 100644 index 00000000..91b26006 Binary files /dev/null and b/opendc-web/opendc-web-api/docs/component-diagram.png differ -- cgit v1.2.3