From 1f03e7bc160a63d4d57c21bf9ec60e2cd46a382a Mon Sep 17 00:00:00 2001 From: curly Date: Tue, 28 Feb 2023 10:29:26 -0700 Subject: extremely basic ws listening --- src/index.html | 46 +++++++++++++++++++++++++++++++++++----------- 1 file changed, 35 insertions(+), 11 deletions(-) (limited to 'src/index.html') diff --git a/src/index.html b/src/index.html index ffcbea9..2b44e74 100644 --- a/src/index.html +++ b/src/index.html @@ -6,16 +6,40 @@ - - Localhost - Server Information: - username: - - New Messages -
- - - - +
+ + Localhost + + + Only one channel atm + + + username: + +
+
+ + + + + Server Information: + + + + + New Messages +
+ + + + +
+
+ Users +
-- cgit v1.2.3