This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-01-16
Channels
- # beginners (11)
- # boot (21)
- # cider (12)
- # clara (6)
- # cljs-dev (7)
- # cljsjs (1)
- # cljsrn (62)
- # clojure (137)
- # clojure-austin (5)
- # clojure-italy (1)
- # clojure-nl (2)
- # clojure-russia (46)
- # clojure-spec (21)
- # clojure-uk (79)
- # clojurescript (56)
- # clr (1)
- # core-typed (1)
- # css (1)
- # cursive (3)
- # datomic (35)
- # docker (2)
- # emacs (20)
- # garden (3)
- # hoplon (8)
- # incanter (3)
- # jobs (12)
- # mount (5)
- # nginx (1)
- # off-topic (71)
- # om (8)
- # om-next (6)
- # onyx (4)
- # perun (3)
- # proton (2)
- # protorepl (5)
- # re-frame (35)
- # reagent (38)
- # ring (5)
- # ring-swagger (12)
- # rum (35)
- # spacemacs (2)
- # specter (5)
- # test-check (6)
- # yada (52)
@richiardiandrea Sure. Can't find anything wrong with the code without using it myself.
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
@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)
@richiardiandrea Why not just 0.1.0?
I always feel people are scared of < 0.1.0 versions
They should be
And in this case it is okay
ok good then will do that
ok I am going to squash merge and publish 😉
(waiting for your comment if you need to add something)
oh ok, let me know if you have something to add ok?
so how to set the gpg key boot will use? I receive Assert failed: gpg: decryption failed: secret key not available
@juhoteperi it is up, I will write an announcement if it is ok for you 🙂
Also, you are part of the powerlaces
group on Clojars
congratulations @richiardiandrea you have done the impossible! :)
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" 😓
@richiardiandrea actually, I have a question. Will it support css and other random assets I can code in?
@dominicm yes it supports css reloading same as figwheel, random assets is too much of a random definition to have a good answer for 😄
also the README hopefully shows where the integration is a the moment
basic stuff works fine and I have been using it for two weeks now