Hi - Just learned about the Martian project this week.  It sounds exactly
like what you need.  I'm looking forward to using it in future projects.
Watch the video first.

   - Video:  https://skillsmatter.com/skillscasts/8843-clojure-bytes#video
   - Blog post:  https://juxt.pro/blog/posts/advanced-martian.html
   - Github:  https://github.com/oliyh/martian




On Fri, Oct 26, 2018 at 8:13 AM Kashyap CK <ckkash...@gmail.com> wrote:

> Hi,
>
> I am trying to build a javascript library to deal with the protocol
> details of a server. The goal is to create a library that does all the
> dirty work of handshake and reconnect logic and exposes a "stream" to the
> user of the library that can be read from and written to.
>
> In the past I have used CLJS for my personal projects and have tried
> cljs-http and also the xhr module in goog. However, I want to confirm if
> there is a recommended CLJS way for doing this? My target is the browser
> for now but it would not hurt if I use something that works on node as well
> :)
>
> Regards,
> Kashyap
>
> --
> Note that posts from new members are moderated - please be patient with
> your first post.
> ---
> You received this message because you are subscribed to the Google Groups
> "ClojureScript" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojurescript+unsubscr...@googlegroups.com.
> To post to this group, send email to clojurescript@googlegroups.com.
> Visit this group at https://groups.google.com/group/clojurescript.
>

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojurescript+unsubscr...@googlegroups.com.
To post to this group, send email to clojurescript@googlegroups.com.
Visit this group at https://groups.google.com/group/clojurescript.

Reply via email to