data-on-load($$get(url)
to start synchronization
PUT
, POST
and DELETE
send mutations
on-load
stream is hooked up to an event queue and pushes ui updates
Limited by network speed, but very efficient on the client
Delaney has created a game engine web-component to which he streams the updated frames as the server recalculates them