Oleg Borisov
Oleg Borisov
Hi, I have the following code in the android app in which I try to connect to the server via wamp-cra, when trying to connect the server gives out an...
> we have a working example for WAMP-CRA auth here: https://github.com/crossbario/autobahn-java/blob/master/demo-gallery/src/main/java/io/crossbar/autobahn/demogallery/AuthenticationExampleClient.java > > could you try that and see if it works for you? this example not work for me((
Tell me please, maybe there are some working examples under android to connect with wamp-cra?
the password is valid, I have a client on a python using a crossbar that also via wamp-cra connects to the same router without problems. Router - modified turnpike library...