From 8b646e8657309e57bd4e907f911529e33e3a05fb Mon Sep 17 00:00:00 2001 From: Yusuke Sakurai Date: Sun, 23 Feb 2020 08:51:04 +0900 Subject: Added browser chat example (#4022) --- std/examples/chat/index.html | 76 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 std/examples/chat/index.html (limited to 'std/examples/chat/index.html') diff --git a/std/examples/chat/index.html b/std/examples/chat/index.html new file mode 100644 index 000000000..b84a9f1dd --- /dev/null +++ b/std/examples/chat/index.html @@ -0,0 +1,76 @@ + + + ws chat example + + +
+ + + + +
+
+