For the reverse proxy part, a Ring/Jetty app is not really different than
any other web application.
You need to configure Apache to use the SSL certificates and to forward
requests to your application. See this tutorial:
https://www.digitalocean.com/community/tutorials/how-to-use-apache-http-s
thanks. You rock
mimmo
> On 04 Dec 2015, at 01:10, Edward Knyshov wrote:
>
> Congratulations! You made a great work.
>
> --
> 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
Absolutely - thanks to all involved!
> On 4 Dec 2015, at 00:10, Edward Knyshov wrote:
>
> Congratulations! You made a great work.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.co
Congratulations! You made a great work.
--
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 unsubscr
Hi,
I love ClojureScript and routinely recommend it to people in the
supermarket. With that said, in the context of a backend service these are
some of the things that I would miss from Clojure:
1. Rock solid dependencies for doing all the operations you describe. I've
found the JVM ecosystem
On Monday, November 23, 2015 at 4:12:54 PM UTC+6, Nikita Prokopov wrote:
> Any advice what to do with deps.cljs?
>
> Exception in thread "main" java.lang.AssertionError: No ns form found in
> /Users/prokopov/Dropbox/ws/cognician/c3/src/deps.cljs,
> compiling:(/private/var/folders/0h/9vv4g3d955l6
I've read
https://github.com/clojure/clojurescript/wiki/Differences-from-Clojure and
I'm wondering what differences you've found that truly matter to you? Are
there cases where you regret you have to use ClojureScript and can't use
Clojure itself?
All I have (given my limited experience) are g
Can anyone point me to a good tutorial about setting up a Ring/Jetty app
that works through a reverse proxy via Apache?
--
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 fr
Hey everyone,
CIDER 0.10 (a.k.a. CIDERX) is finally out!
We've got a ton of new features and I hope you're going to love it!
The changelog is here
https://github.com/clojure-emacs/cider/releases/tag/v0.10.0
You can also check out this presentation
https://speakerdeck.com/bbatsov/cider-the-story
On Tuesday, December 1, 2015 at 3:06:06 AM UTC-5, Nikita Beloglazov wrote:
> Happy to announce Quil 2.3.0 release.
> Quil is a Clojure/ClojureScript library for creating interactive drawings and
> animations.
> The release available on clojars: https://clojars.org/quil. List of
> changes:Migrated
Hi all,
Now that Clojure 1.8 supports direct linking, in theory compiler should be
able to throw an error when the user tries to call a function with the
wrong arity, since the callee must be known the compiler, and the callee
cannot be redefined.
This would be a really great improvement to the c
In our app we have 30% speed improvements. Although direct-linking helps us
with code obfuscation.
--
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 moder
It definitly is compatible. It just takes some manual work. Like I said, I
started myself with the luminus template and implement components + other
stuff into it.
You can definitly do it and I also recommend it for the sole reason that a
change to the routes in compojure will lead to a restart
You can watch: https://youtu.be/9ilUe7Re-RA
It is a live coding demo of a game with play-clj where the author briefly
explains and uses screens and entities.
Le jeu. 3 déc. 2015 05:46, amirteymuri a écrit :
> I am new to the playclj, and am confused about [screen entities] as
> arguments for all
There is an error in the link in the issue: you leave "):" in the end of
url.
On Monday, November 16, 2015 at 4:32:10 PM UTC+2, Alex Miller wrote:
>
> Clojure 1.8.0-RC2 is now available. *This build is a "release candidate"!* We
> would appreciate any and all testing you can do on your own libr
Thanks Alex, I will watch on this issue.
середа, 2 грудня 2015 р. 17:47:57 UTC+2 користувач Alex Miller написав:
>
> Hi Serzh,
>
> Rich plans to work on this in 1.9 (ticket for tracking here:
> http://dev.clojure.org/jira/browse/CLJ-1861).
>
> Thanks,
> Alex
>
>
> On Tuesday, December 1, 2015 a
16 matches
Mail list logo