flexsurfer / re-frisk-remote

re-frisk remote library for debugging re-frame applications using leiningen re-frisk plugin
18 stars 5 forks source link

(Fixes #3) Delta transfers #6

Closed dottedmag closed 6 years ago

dottedmag commented 6 years ago

Most of the changes are in re-frisk-sidecar and re-frisk.

This change adds 1) watching for the connection state, and sending full data once the socket is connected; 2) sending deltas otherwise.

(Fixes #3)

flexsurfer commented 6 years ago

thanks @dottedmag , awesome job, lets fix these small comment, remove all debug and traces and squash commits

dottedmag commented 6 years ago

I have fixed and squashed everything in this repo.