communication between vertx-tcp-eventbus-bridge and vertx sockjs eventbus

267 views
Skip to first unread message

Aniruddha Kudalkar

unread,
Apr 22, 2017, 4:16:41 AM4/22/17
to vert.x

Here is scenario, I will be having mobile app, which will be using tcp-eventbus-bridge and web app which will be using sockjs eventbus. I want to make communication between mobile app and web app. I have following questions
1. what is recommended android and ios client for tcp-eventbus-bridge
2. What is correct way for publishing/receiving events from mobile app to web app or vice versa.
3. Where should I get sample code for my scenario ?

Julien Viet

unread,
Apr 23, 2017, 3:11:25 AM4/23/17
to ve...@googlegroups.com
Hi,

we don’t have yet an official tcp-eventbus-bridge for the client but it’s coming, in the mean time you can try https://github.com/sebastienblanc/vertx-java-tcp-eventbus-bridge or https://github.com/abdlquadri/vertx-eventbus-java .

For ios there is this library https://github.com/tobias/vertx-swift-eventbus

I think these proejcts have examples

we are currently working on an effort to consolidate the various eventbus bridge and release them soon.

Julien

--
You received this message because you are subscribed to the Google Groups "vert.x" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vertx+un...@googlegroups.com.
Visit this group at https://groups.google.com/group/vertx.
To view this discussion on the web, visit https://groups.google.com/d/msgid/vertx/77598f52-97d4-43e0-b598-1c2d37fb5073%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Aniruddha Kudalkar

unread,
Apr 25, 2017, 2:22:10 PM4/25/17
to vert.x
Julien,

Thanks a lot for answering my first question, but please tell me whatever link you have given i.e. first will it work on android ?

How should I communicate between tcp-eventbus-bridge and sockjs event bus bridge.

What I want to achieve is that, i want to create chat app where android and iOS clients can chat with web client.

Thomas SEGISMONT

unread,
May 3, 2017, 11:17:54 AM5/3/17
to ve...@googlegroups.com
https://github.com/sebastienblanc/vertx-java-tcp-eventbus-bridge  compiles to Java 1.7 in order to run on Android. So yes, it should run there.

--
You received this message because you are subscribed to the Google Groups "vert.x" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vertx+unsubscribe@googlegroups.com.

Sebastien Blanc

unread,
May 4, 2017, 7:18:14 AM5/4/17
to ve...@googlegroups.com
Yes I have been able to build a small android app that uses it ;)

Reply all
Reply to author
Forward
0 new messages