From 41c769ab5c19da92ecba35d9accc4bc123029e8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Tue, 23 May 2017 20:47:46 +0200 Subject: Remove the use of bootstrap-carousel The custom.js file was converted to not use jquery also. Once bootstrap is gone, we can remove jquery entirely. --- docs/en/gun/1.0/guide/websocket/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/en/gun/1.0/guide/websocket') diff --git a/docs/en/gun/1.0/guide/websocket/index.html b/docs/en/gun/1.0/guide/websocket/index.html index 44ec4277..fb0a01bb 100644 --- a/docs/en/gun/1.0/guide/websocket/index.html +++ b/docs/en/gun/1.0/guide/websocket/index.html @@ -133,6 +133,9 @@ http://www.gnu.org/software/src-highlite --> after 1000 -> exit(timeout) end. +

Note that you shouldn’t use the reply_to request option +for connections you plan to upgrade, because only the +owner of the connection will receive messages about it.

@@ -267,7 +270,6 @@ message.

- -- cgit v1.2.3