I have built very simple app using Symfony2 framework for back-end and AngularJS for the front-end of the project.
The need: Stream data from back to fronend using sockets.
Problem: How to implement sockets between front and backend so I can send data stream?
0 comments:
Post a Comment