kiva / backbone.siren

Converts Siren JSON representations into Backbone Models
MIT License
14 stars 3 forks source link

Add streaming support #39

Open gxxcastillo opened 10 years ago

gxxcastillo commented 10 years ago

backbone.siren currently provides a clean wrapper for getting entities from a server to the client. Would be great if it also provided a clean way for a server to push entities to the client.