Open fukemy opened 2 years ago
DEAD LIB
DEAD LIB
have you tried it?
DEAD LIB
have you tried it?
use react-signalr for better performance and code handling
The official Microsoft library has first-class support for React Native, this is what I've decided to use.
Whilst obviously unpromising in terms of recent updates, I've just installed and tested the library successfully. For those visiting in the future the microsoft signalr package (mentioned in previous comment) only works with the ASP.net core version of SignalR, but not with the ASP.net version (these are different). So if you're maintaining the SignalR instance, it may be better to upgrade / change the server (no idea, not a .net developer at all). If you don't control it or don't want to do this for some other reason, this library may well be the best bet still. Perhaps someone else could maintain it?
is this lib dead?