I'm trying to use SignalR to send msgs to devices with Android OS, I found a SignalR Java library, but no I can find no documentation is official or not. Is there any documentation for SignalR for Android? Or any tutorial / example on Android (communicating with a server?)
obs: I'm developing using Eclipse / Android studio. (JAVA)