commit 2c8e3de2f583889a7d83a96089ac31eb37db3914 Author: Angad Chauhan Date: Mon Jun 23 18:55:08 2025 +0530 CodeHub Branch Setup diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b1e72aa --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +node_modules +.env +/public \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..df71578 --- /dev/null +++ b/index.html @@ -0,0 +1,679 @@ + + + + + + + Chat Controller Tester + + + + +

Chat Controller Tester

+ +
+

Create Chat

+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ +
+
+
+ + +
+
+ +
+
+ +
+ + +
+
+ +
+ +

Add Participant to Group Chat

+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ +
+ +

Remove Participant from Group Chat

+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ +
+ +

Get Chat Participants

+
+ + +
+
+ +
+ +

Accept/Reject Group Join Request (Private Group)

+
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ +

Get All Group Join Requests

+
+
+ + +
+
+ +
+
+

Get All Join Requests For Particular Group

+
+
+ + +
+
+ +
+
+
+

Live Chat Demo

+ + +
+ +
+

Test sendMessage API one to one

+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ +
+
+ +
+ + + +
+ +
+
+ + + + +