davinkevin / AngularStompDK

Angular service to communicate to Stomp-Websocket
http://davinkevin.github.io/AngularStompDK/
Apache License 2.0
36 stars 12 forks source link

feat(config): disable $digest by configuration #36

Closed davinkevin closed 8 years ago

davinkevin commented 8 years ago

In specific system, we should want to disable the auto $digest

This should be bring by configuration and be disable by default (common usage)