This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-02-23
Channels
- # announcements (1)
- # babashka (68)
- # babashka-sci-dev (12)
- # beginners (36)
- # biff (22)
- # calva (20)
- # clerk (1)
- # clj-on-windows (7)
- # clojure (27)
- # clojure-conj (8)
- # clojure-denmark (2)
- # clojure-europe (133)
- # clojure-france (1)
- # clojure-italy (4)
- # clojure-nl (1)
- # clojure-uk (2)
- # clojurescript (7)
- # conjure (8)
- # core-async (111)
- # cursive (3)
- # datahike (4)
- # datalevin (18)
- # events (9)
- # gratitude (4)
- # guix (2)
- # helix (3)
- # hyperfiddle (62)
- # introduce-yourself (2)
- # kaocha (4)
- # london-clojurians (3)
- # lsp (7)
- # malli (34)
- # membrane (1)
- # nbb (9)
- # polylith (4)
- # portal (6)
- # reagent (4)
- # releases (2)
- # remote-jobs (4)
- # shadow-cljs (30)
- # sql (2)
- # tools-deps (58)
- # xtdb (9)
Hmm, not sure what's up here: https://github.com/babashka/http-client/actions/runs/4253708164/jobs/7398930935
does it have the same effect on your local windows?
the git clone command?
"C:\Program Files\Git\bin\git.exe" checkout --progress --force -B websocket refs/remotes/origin/websocket
have a feeling some weird thing with windows and git
working on this now: https://github.com/babashka/http-client/blob/websocket/API.md#babashka.http-client.websocket
sweet
You can't name a file aux
on Windows:
https://learn.microsoft.com/en-gb/windows/win32/fileio/naming-a-file
!!!
yeah had a hunch
websocket support in babashka.http-client https://github.com/babashka/http-client/pull/18/files I'll leave it open for comments for a bit