How Sockets Work • Client connects to server • Server accepts connection • An open connection is established/maintained • Client/Server sends message to each other
Ratchet is A pure PHP library to serve WebSockets; it is: • RFC6455 compliant • asynchronous • unit tested (hi Mr. Grumpy) • loosely coupled • ready to lose limbs