angular / ngSocket

WebSocket support for angular
Apache License 2.0
204 stars 25 forks source link

Add a `fromJson` option to onMessage #20

Closed globin closed 9 years ago

globin commented 10 years ago

This unserializes the message from the websocket to pass to the callback.

Review on Reviewable