You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to connect a nativescript project to a signalr core server.
I have already implemented a website made in angular that uses the @aspnet/signalr package. https://www.npmjs.com/package/@aspnet/signalr
Has anyone made that package possible to use in a nativescript project using nodeify?