PatrickJS / angular-websocket

:arrow_upper_left: The missing Angular WebSocket module for connecting client applications to servers by @AngularClass
https://angularclass.github.io/angular-websocket
MIT License
1.22k stars 195 forks source link

Adding ng-app to make example work instantly #126

Open eduardomagaldi opened 6 years ago

eduardomagaldi commented 6 years ago

Adding ng-app to make example work instantly. No need for debbugging, might save people some minutes. Thanks.