users@tyrus.java.net

Tyrus client example Android

From: <helmwag_at_mail.com>
Date: Mon, 20 Mar 2017 13:52:07 +0000 (UTC)

Hi , I was trying to find a way to use Websockets in Android and used
the code from https://github.com/pavelbucek/tyrus-client-android-test
as a starting point.
 I then extended it, in connection with an other existing Oracle
example, to sync images between desktop JavaFX clients and Android
device.
 Is there a way to share the code, so it can help others? It is a quite
small example.