Friday 21 April 2017

Which web socket bundle should I choose for Symfony3 [on hold]

I have installed Symfony3 on LEMP (PHP 7) + ubuntu, so I have to make functionality that can send and receive small amount of data using web sockets, but frequency of messages will be pretty large I think. After some research I found 2 bundles gos/web-socket-bundle and jdare/clank-bundle but I don't have enough expeience using web sockets on php to make right decision.. So my questions are: are php sockets stable enough? (may be I should use node.js for this part?) and which php bundle is most stable?



via Arkadi

No comments:

Post a Comment