Hi Guys;
For me, the eventbus is the killer feature in Vertx. I think there will be
many developers who would like to embed vertx into into their existing
applications to enable 'realtime' communication with the browser via the
eventbus. I would love to be able to do this as easily as possible.
Hi Toby,
thanks for the info.
I was actually in contact with Stream Liu and he made an update to the
project on https://github.com/stream1984/ring-vertx-adapter.
It stills needs some polishing according to Stream (refering to the project
page: "It is very common that run project of clojure wi
Hans-J.:
I haven't yet had a chance to try out Stream's ring adapter, but I hope
to do so soon.
I think it should probably be published as a jar for embedded use, and
as a Vert.x module that depends on that jar for use in a Vert.x
container. Can you file against the ring adapter[1] asking for a
Hi Toby,
would it be possible to have the ring-vertx-adapter as a jar that we can
include as a dependency in our Clojure projects? Couldn't find anything on
Clojars or Maven and the sample code uses embedded vertx.
Kind regards,
Hans-J.
On Wednesday, September 18, 2013 1:49:38 PM UTC+2, Toby C
Josh Kamau writes:
> Does this have the ring adapter bundled in ?
>
No, the ring adapter is a separate project
(https://github.com/stream1984/ring-vertx-adapter), and will likely
remain so.
--
Toby Crawley
http://immutant.org | http://torquebox.org
--
--
You received this message because y
Does this have the ring adapter bundled in ?
Thanks
On Wed, Sep 18, 2013 at 5:16 AM, Toby Crawley wrote:
> mod-lang-clojure[0] 0.2.0 was released earlier today, and is now
> available in Maven Central.
>
> The biggest change in 0.2.0 is the addition of a ClojureScript wrapper
> around the clie
mod-lang-clojure[0] 0.2.0 was released earlier today, and is now
available in Maven Central.
The biggest change in 0.2.0 is the addition of a ClojureScript wrapper
around the client-side vertxbus.js.[1]
For a full list of changes, see the ChangeLog[2].
# What is mod-lang-clojure?
mod-lang-cloju