Open ghost opened 7 years ago
@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.
@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.
@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
@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.
Client in pure java, to connect via wss or ws
https://github.com/jeffarbar/client-Java-centrifugo