vigour-io / state-json-server

Simple server to serve states as json
ISC License
0 stars 0 forks source link

stamp as a header or qeury param #1

Open jimdebeer opened 8 years ago

jimdebeer commented 8 years ago

return the diff (from the last stamp update in subscribe) --- saves lots of kb

jimdebeer commented 8 years ago

reuse stamp input option from hub --- will go to state

jimdebeer commented 8 years ago

also the diffing in the hub can become a separate repo that you can use anywhere

jimdebeer commented 8 years ago

store last stamp, store stamps on fields, make a diff by checking when the state fires what changed

jimdebeer commented 8 years ago

backlog -- unify diffing with hub -- will be super nice (supported from state for example)