erizet / SignalA

A SignalR client for Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Signalr Response calling Twice

vivekbalachandar opened this issue · comments

Hi Everyone,

I'm new to this signalr. i checked the **hubdemo** example. HubOnDataCallback callback called twice in whenever the server broadcast some message to device. can any please tell me how to sort out it this issue?

Is that a library issue or Logical implementation issue.