This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2015-12-28
Channels
- # admin-announcements (72)
- # aws (23)
- # beginners (43)
- # boot (140)
- # cider (11)
- # cljs-dev (4)
- # cljsrn (82)
- # clojars (2)
- # clojure (215)
- # clojure-nl (2)
- # clojure-russia (149)
- # clojurecup (4)
- # clojurescript (159)
- # cursive (19)
- # datomic (47)
- # editors (1)
- # emacs (27)
- # hoplon (32)
- # jobs (11)
- # ldnclj (3)
- # mount (33)
- # off-topic (1)
- # om (380)
- # onyx (1)
- # re-frame (2)
- # reagent (54)
- # yada (63)
@laforge49: castra demos start with castra-
right now, maybe a useful convention to keep (or we could come with another way to find those). So I think castra-notify
, castra-simple-notify
or castra-notify-random
are all good.
@laforge49 Cool Example. Is this sending updates from the server to the browser via Castra? Castra Push?
In discussions with @micha long poll appears to be better than wev sockets for clusters.
I'm working on a version of castra-chat which will be a much better use case for notify.
But I'm really s l o w at this. New to clojurescript and do not know js. So give me a few days.
@symbit Right now that notify-based chat is here: https://github.com/laforge49/castra-chat2
I am reading the docs on dataflow in Castra … are there any demos of that entire flow?
Now that we have the datomic integration in place (trivial though it is) I was thinking of having a go at the whole thing … with some support! If something already exists that I can extend that would be great...
something which updates another thing on the server… but maybe I’m missing something!