marmelab / ng-admin

Add an AngularJS admin GUI to any RESTful API
http://ng-admin-book.marmelab.com/
MIT License
3.95k stars 728 forks source link

websocket practice #1385

Closed hotpeperoncino closed 6 years ago

hotpeperoncino commented 6 years ago

i'm afraid that this is out of scope. i have been trying websocket with ng-admin on some custom pages. but it does not work well. if possible, please show the best practice or demo. Thanks.

Kmaschta commented 6 years ago

Hi,

We are moving our efforts on admin-on-rest now. We still maintain this project to fix bugs and security issues (as we are still using it on some of our projects). But we won't implement new features.

Moreover, ng-admin is based on restangular and it really doesn't fit with a websocket strategy.

Yet, feel free to ask on Stack Overflow!

hotpeperoncino commented 6 years ago

thank you for your response.