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.
Otherwise i appreciate the work done so far.

Josh


On Tue, Oct 8, 2013 at 6:37 PM, Hans-J. Schmid <
hans-j.sch...@hans-jschmid.com> wrote:

> 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 with repl in
> lein, But i have not yet enough time to make a plugin to wrap vert.x's
> clojure as a module in lein.") But so far the adapter is very usable for me
> now.
>
> Thanks for your support.
> Hans-J.
>
>
> On Tuesday, October 8, 2013 4:34:04 PM UTC+2, Toby Crawley wrote:
>>
>> 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
>> release?
>>
>> Isaiah Peng and I are currently working on a lein plugin[2] that should
>> make working with lein-based Vert.x projects easier. It will include
>> support for specifying Vert.x module dependencies in project.clj, but
>> isn't quite there yet. If running Vert.x apps with lein is something
>> that interests you, we'd love some help :)
>>
>> [1]: 
>> https://github.com/stream1984/**ring-vertx-adapter/issues<https://github.com/stream1984/ring-vertx-adapter/issues>
>> [2]: 
>> https://github.com/isaiah/**lein-vertx<https://github.com/isaiah/lein-vertx>
>>
>> Hans-J. Schmid writes:
>>
>> > 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 Crawley wrote:
>> >>
>> >>
>> >> 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<https://github.com/stream1984/ring-vertx-adapter>
>> )**, and will likely
>> >> remain so.
>> >>
>> >> --
>> >> Toby Crawley
>> >> http://immutant.org | http://torquebox.org
>> >>
>> >
>> > --
>>
>>
>> --
>> Toby Crawley
>> http://immutant.org | http://torquebox.org
>>
>  --
> --
> 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/groups/opt_out.
>

-- 
-- 
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/groups/opt_out.

Reply via email to