Open ralphilius opened 6 years ago
may be official library will work for your purposes?
I've tried with that earlier but no luck. That's why I seek for this library in hope that it could work :)
Well you can fork this library and remove 4 websocket classes to replace jetty's dependency with other websocket client that works. I would also love to know what is working on the old Android.
I'm trying to run this on Android, but can't seem to get this compile.
Error message:
It seems that this will only work on Android 8.0 since the
jetty
library is not support for earlier versions