OSDN Git Service

implemented simple file uplaod through websocket
authorhimetani_cafe <fumifumi@yasunaga-lab.bio.kyutech.ac.jp>
Sun, 9 Aug 2015 16:52:40 +0000 (01:52 +0900)
committerhimetani_cafe <fumifumi@yasunaga-lab.bio.kyutech.ac.jp>
Sun, 9 Aug 2015 16:52:40 +0000 (01:52 +0900)
commit14f8ba299877bf668ef6c35987f3c37abc8476a4
tree198d28c32004a3993b17c97847c14f16631fc654
parent8e59701168a2079a798810a638ffab7b2dd71082
implemented simple file uplaod through websocket
client/app/components/uploadFileModal/uploadFileModal.controller.js
client/app/components/uploadFileModal/uploadFileModal.html
server/app.js
server/ws/index.js [new file with mode: 0644]