Last post Jun 05, 2017 02:46 AM by EvenMa
None
0 Points
1 Post
Jun 03, 2017 09:04 AM|dozie.o|LINK
Goodday. I visited the repo for the signalR java client and I realized that there has been no activity for 3 years. What's the advice right now as regards using SignalR with native android?
Member
520 Points
286 Posts
Jun 05, 2017 02:46 AM|EvenMa|LINK
Hi dozie.o,
As you seen, the code of SignalR for Android has no commit since 3 years ago, but it doesn’t matter.
SignalR is just a protocol for communicated between client and server, the SignalR for Android only need to change when the protocol changed.
The protocol has never been changed, so the SignalR for Android also has no commit, you could use it for develop.
If you have any other questions, please feel free to contact me any time.
Best Regards
Even
None
0 Points
1 Post
SignalR for Native Android
Jun 03, 2017 09:04 AM|dozie.o|LINK
Goodday.
I visited the repo for the signalR java client and I realized that there has been no activity for 3 years.
What's the advice right now as regards using SignalR with native android?
Member
520 Points
286 Posts
Re: SignalR for Native Android
Jun 05, 2017 02:46 AM|EvenMa|LINK
Hi dozie.o,
As you seen, the code of SignalR for Android has no commit since 3 years ago, but it doesn’t matter.
SignalR is just a protocol for communicated between client and server, the SignalR for Android only need to change when the protocol changed.
The protocol has never been changed, so the SignalR for Android also has no commit, you could use it for develop.
If you have any other questions, please feel free to contact me any time.
Best Regards
Even