質問編集履歴
1
エラーメッセージを書きました
title
CHANGED
File without changes
|
body
CHANGED
@@ -87,6 +87,8 @@
|
|
87
87
|
cherrypy.quickstart(Root(), '/', config={'/ws': {'tools.websocket.on': True,
|
88
88
|
'tools.websocket.handler_cls': WebSocket}})
|
89
89
|
```
|
90
|
+
###エラーメッセージ
|
91
|
+
An error has occurred in sending data.
|
90
92
|
|
91
93
|
###補足情報(言語/FW/ツール等のバージョンなど)
|
92
94
|
Unity5,Python3.5.1
|