boot-clj / boot-figreload

Boot task providing live-reload using Fighweel client
Eclipse Public License 1.0
49 stars 1 forks source link

Introduce the Figwheel client #1

Closed arichiardi closed 7 years ago

arichiardi commented 7 years ago

Ok this is a super alpha of the figwheel client in boot-reload.

At the moment the implemented server to client messages are:

Whereas the implemented client to server messages are:

Other tasks to complete:

To be tested:

Moreover, it requires boot-cljs for this patch.

It is here for @Deraen (and every other who wants of course) to provide early feedback and for very very brave people to give it a spin and report errors.