Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can SignalA works on signalr 2.2.0 ? #55

Open
maobiwen opened this issue Apr 11, 2015 · 4 comments
Open

can SignalA works on signalr 2.2.0 ? #55

maobiwen opened this issue Apr 11, 2015 · 4 comments

Comments

@maobiwen
Copy link

I use signalr 2.2.0 in my project and I use signalA in my android project ,but it dosn't works!

it can connect my hub but when I use the demo to send message ,it tell me send error ,is there anyone to tell me why?

I am a Chinese ,my English is just so so .....sorry

@maobiwen
Copy link
Author

my email address is [email protected] ,if some one knows why or you have make it works on signalr 2.2.0 ,please send a email to me and tell me how did you do it ! thank u .

@maobiwen
Copy link
Author

is there anybody online?

@erizet
Copy link
Owner

erizet commented Apr 13, 2015

I think that it might be some issues with protocol versions. SignalA was tested with SignalR 2.0. Version 2.0 uses protocol version 1.3. Make sure 2.2 uses the same protocol version.

@rashidabbas
Copy link

rashidabbas commented Aug 4, 2016

Dear All,
We have develop chat app in android at client side and ASP.Net at server side, using SingnalR .in client side android sdk we use is http://stackoverflow.com/questions/29611139/steps-to-get-signalr-working-in-android-studio ,but we are facing problem of battery draining and high data usage even without sending any message in app.Please tell us if we use SignalA can we overcome this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants