Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 757 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 757 Bytes

ngResourceIO (Coming soon)

Build Status Code Climate

Module for Angular.js framework, a factory which creates a resource object that lets interact with server-side data sources by using WebSockets as transport layer.

The returned resource object has action methods which provide high-level behaviors without the need to interact with WebSocket instance directly.

Requires the ngResourceIO module to be installed.