Fork me on GitHub
#boot
<
2017-01-16
>
juhoteperi16:01:22

@richiardiandrea Sure. Can't find anything wrong with the code without using it myself.

richiardiandrea16:01:11

Awesome! I will do it this morning then 😀 Exciting times, the only thing that bothers me is the first connection: we need to callect messages on the server side and send the last on ws connection

richiardiandrea17:01:35

@juhoteperi I will start up from version 0.5.1-SNAPSHOT or should we just bump to 0.6 to avoid confusion (it would probably make sense to start from 1.0.0-SNAPSHOT anyways)

richiardiandrea18:01:04

I always feel people are scared of < 0.1.0 versions

juhoteperi18:01:10

They should be

juhoteperi18:01:24

And in this case it is okay

richiardiandrea18:01:36

ok good then will do that

richiardiandrea18:01:28

ok I am going to squash merge and publish 😉

richiardiandrea18:01:44

(waiting for your comment if you need to add something)

richiardiandrea18:01:06

oh ok, let me know if you have something to add ok?

richiardiandrea19:01:11

so how to set the gpg key boot will use? I receive Assert failed: gpg: decryption failed: secret key not available

richiardiandrea20:01:36

@juhoteperi it is up, I will write an announcement if it is ok for you 🙂

richiardiandrea20:01:00

Also, you are part of the powerlaces group on Clojars

dominicm21:01:06

congratulations @richiardiandrea you have done the impossible! :)

richiardiandrea21:01:21

ah ah ah I would like to respond with a "nothing is impossible!" and have the wind blowing from the back of my cape...but I am more like "there is still so much work to do that I hope I will have enough time to handle the numerous issues" 😓

dominicm22:01:18

@richiardiandrea actually, I have a question. Will it support css and other random assets I can code in?

richiardiandrea22:01:05

@dominicm yes it supports css reloading same as figwheel, random assets is too much of a random definition to have a good answer for 😄

richiardiandrea22:01:49

also the README hopefully shows where the integration is a the moment

richiardiandrea22:01:03

basic stuff works fine and I have been using it for two weeks now