File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 1.0.12 (2015-6-2)
2+
3+ Features:
4+ - Update to angular 1.3.15
5+ - Added an alwaysReconnect option
6+ - Can mock a websocket server for testing purpose.
7+ - Use Angular's ` bind ` polyfill
8+
9+ Bugfixes:
10+ - Pass options to the $websocket constructor
11+ - Fix MockWebsocket readyState and flush
12+
13+
114## 1.0.9 (2015-2-22)
215
316Features:
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-websocket" ,
3- "version" : " 1.0.9 " ,
3+ "version" : " 1.0.12 " ,
44 "homepage" : " https://github.com/gdi2290/angular-websocket" ,
55 "description" : " An AngularJS 1.x WebSocket service for connecting client applications to servers." ,
66 "keywords" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-websocket" ,
3- "version" : " 1.0.9 " ,
3+ "version" : " 1.0.12 " ,
44 "main" : " angular-websocket.min.js" ,
55 "description" : " An AngularJS 1.x WebSocket service for connecting client applications to servers." ,
66 "homepage" : " https://github.com/gdi2290/angular-websocket" ,
You can’t perform that action at this time.
0 commit comments