1
I’m trying to use Signalr to send msgs to devices with Android OS, I found a library Signalr Java, however I can not find any documentation be official or not. Is there any documentation of Signalr for Android ? Or Some tutorial/example on Android(a communicating with a server ?
Obs: I’m developing using Eclipse/Android studio. (JAVA)