diff index.xhtml @ 1:d6df73b466f6

Implement XEP-0156 to discover the right BOSH endpoint.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Fri, 21 Dec 2018 23:44:18 +0100
parents 2a8d4e8600d0
children db033e5eabcb
line wrap: on
line diff
--- a/index.xhtml
+++ b/index.xhtml
@@ -89,6 +89,7 @@
   </dl>
 </footer>
 
+<script src="util.js"/>
 <script src="strophe.js"/>
 <script src="client.js"/>
 <script src="nickname.js"/>