Socio Basic Demonstration
Not Ready!
once: "SELECT 42+69 AS RESULT;" =
once: "SELECT COUNT(*) FROM users;" =
subscribed: "SELECT COUNT(*) FROM users WHERE name = :name;" && :name = 'Bob' =
Check the dev console for verbose logs and the network panel for websocket connection messages ;)