Welcome Guest, Not a member yet? Register   Sign In
[split] Real time? [CodeIgniter 4 Important Features]
#3

PHP is not suited for real time communication. Use socket.io with their PHP emitter, a Redis server, and a small Node server. Most of your cross talk should happen in JS but if you need to send events from PHP that's the best setup I've found.
Reply


Messages In This Thread
RE: [split] Real time? [CodeIgniter 4 Important Features] - by spjonez - 09-06-2016, 12:41 PM



Theme © iAndrew 2016 - Forum software by © MyBB