Skip to content
This repository has been archived by the owner on Apr 4, 2020. It is now read-only.

send message in java by websocket #13

Open
ghost opened this issue Oct 28, 2017 · 4 comments
Open

send message in java by websocket #13

ghost opened this issue Oct 28, 2017 · 4 comments

Comments

@ghost
Copy link

ghost commented Oct 28, 2017

Client in pure java, to connect via wss or ws

https://github.com/jeffarbar/client-Java-centrifugo

@FZambia
Copy link
Member

FZambia commented Nov 2, 2017

@jeffarbar thanks for sharing! Just out of curiosity for what tasks do you use Centrifugo? Because most of Centrifugo usage is connecting from app frontends so I always interested when someone using it on backend side.

@ghost
Copy link
Author

ghost commented Nov 8, 2017

@FZambia
Good morning,
I am using to perform an integration with a java web frontends application.
with an app on nodejs

I did not know centrifugal, a co-worker introduced me, very interesting.

@phouverneyuff
Copy link

phouverneyuff commented Nov 24, 2017

@FZambia, we are using in process integration. One integration app publish in centrifuge to another app consume. We are using centrifugo in the middle to share data. The apps are using java, node and golang.

This isn't the only usage, we use in frontend too.

Do you wanna this project in your group of github? We can make this happen.

PS.: I work with @jeffarbar

@FZambia
Copy link
Member

FZambia commented Nov 25, 2017

@phouverneyuff hello, many thanks for information - feedback about usage always motivates to continue working on project!

We can put a link to your client to docs, and maybe here in README if this make sense. The reason why I don't want to move projects into this organisation is that I have some plans and ideas on next major release of Centrifugo - but as I have not even started that work I don't know exactly what the result will be. Managing client libraries is the hardest part of supporting project like Centrifugo so I prefer to wait a bit with this - let's keep this issue open.

Also please if you have time send pull requests to docs with link to https://github.com/jeffarbar/client-Java-centrifugo - this is definetely can be useful for someone.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants