OSDN Git Service

[Develop] /api/v1/debug for debugging websocket messaging v0.3.0p0050
authorhimetani_cafe <fumifumi@yasunaga-lab.bio.kyutech.ac.jp>
Thu, 18 Feb 2016 13:04:29 +0000 (22:04 +0900)
committerhimetani_cafe <fumifumi@yasunaga-lab.bio.kyutech.ac.jp>
Thu, 18 Feb 2016 13:04:29 +0000 (22:04 +0900)
commitafac53c58743329dbcc41e6f804fdaf001b0cce6
tree9696b07dec2304c54d6d4606b09065eae94aaaef
parenta582bc3c8d2fb484f7038b800b8646f2486ce57e
[Develop] /api/v1/debug for debugging websocket messaging
front-end/app/scripts/directives/Command.ts
front-end/app/scripts/services/APIEndPoint.ts
front-end/dist/bundle.js
server/api/v1/debug/index.js [new file with mode: 0644]
server/api/v1/execution/index.js
server/app.js
server/class/WebSocket.js [moved from server/ws/index.js with 91% similarity]
server/routes.js