PHP Live Development – Novae – Day 9 – Adding Socket/Client classes
Last week I ended off the week working on a twitch chatbot that utilizes what we have so far in the Novae lib. Today I am going to refactor the socket code from that project in to Novae, write per-object events in to our base object, and have the events in the socket client communicate…