From dfd11c94c1ad5261caa43128a39fcce550edf61d Mon Sep 17 00:00:00 2001 From: Kevin Chabowski Date: Thu, 27 Mar 2014 12:28:05 +0100 Subject: Chat now works on the client side --- tpls/chat.html | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'tpls/chat.html') diff --git a/tpls/chat.html b/tpls/chat.html index c107b49..27ad69f 100644 --- a/tpls/chat.html +++ b/tpls/chat.html @@ -1,9 +1,19 @@ - + {{.Roomname}} + + + + -{{ .Websock }} +

{{.Roomname}}

+ + +
+ + +
- \ No newline at end of file + -- cgit v1.2.3-54-g00ecf