标签: javascript angularjs socket.io
在Angular中,我使用$http.pendingRequests来检查请求是否等待服务器并显示一个小的进度条。有没有办法用Socket.io实现相同的结果?
$http.pendingRequests