I was hoping to use sente https://github.com/ptaoussanis/sente
to provide access to a server endpoint from clients in arbitrary domains,
but the sente client explicity prepends its own host to the user-provided
endpoint:

https://github.com/ptaoussanis/sente/blob/master/src/taoensso/sente.cljx#L764

Since websockets support cross-domain I am wondering if this restriction is
necessary and what my options are.

Thanks

-A

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to