Now I'm using AutobahnAndroid(legacy) for Android WebSocket connection.
But AutobahnAndroid doesn't support WSS.
So now, I'm looking for Autobahn|Java which supports WSS and WAMP and also WAMP
v2,
but that library requires Android MinSdkVersion 24 or higher. (My minSdkVersion
is 16)
Is there an Android WebSocket opensource library which supports WSS & WAMP & android minSdkVersion 16 or higher?