Hey,
How do I get websockets to work with FuelPHP and MySQL?
I've looked on Google, but I can't figure out which methods are the most up-to-date as websockets have changed a couple of times it looks like.
I'm building a charoom just for the fun of it, and wanted to play around with websockets. But I couldn't find any examples that were current and up-to-date.
I also don't want node.js. I just want websockets, no fall back (I dont care about old browser support lol).
The few that I found that looked like they might be recent, and up-to-date, I wasn't sure how to make them work with FuelPHP lol
Thank you for any help