hlf20010508 / transfery

便捷的临时消息文件传输服务

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sync uploading progress for every client

hlf20010508 opened this issue · comments

commented

Use socketio to sync uploading progress for every client.
Once a part uploaded, the client emit the current progress to the server, and the server broadcast the progress to every other clients.