From 69f8f741821da949277ad181698fa860050ab701 Mon Sep 17 00:00:00 2001 From: wont-stream <143244075+wont-stream@users.noreply.github.com> Date: Tue, 8 Apr 2025 06:42:30 -0400 Subject: [PATCH] Refactor WebSocket integration and move JavaScript from index.ts to index.js --- src/index.html | 110 ++++++++++++++++++++++++++++++++++++- src/{index.ts => index.js} | 18 +++--- 2 files changed, 116 insertions(+), 12 deletions(-) rename src/{index.ts => index.js} (85%) diff --git a/src/index.html b/src/index.html index dd3c570..5159c7d 100644 --- a/src/index.html +++ b/src/index.html @@ -27,7 +27,8 @@
A backend developer.