回答編集履歴

1

socket.ioのリファレンスURLを追加

2017/12/29 10:44

投稿

asakura
asakura

スコア29

test CHANGED
@@ -5,3 +5,9 @@
5
5
 
6
6
 
7
7
  const socket = io('http://exsample.com', {path: '/aaa/bbb/'});
8
+
9
+
10
+
11
+ リファレンス
12
+
13
+ https://socket.io/docs/client-api/