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

Q: any plans to update to signalr core? #53

Open
grahamehorner opened this issue Jun 4, 2018 · 4 comments
Open

Q: any plans to update to signalr core? #53

grahamehorner opened this issue Jun 4, 2018 · 4 comments

Comments

@grahamehorner
Copy link

are there any plans to update ShootR to use aspnet core signalr ?

@NTaylorMullen
Copy link
Owner

@BrennanConroy actually did the work to update it. Brennan where's the code base for that?

@BrennanConroy
Copy link

https://github.com/BrennanConroy/ShootR
It's currently running on Preview2 of AspNet Core SignalR, but would be pretty trivial to move to RTM.

Some features aren't ported yet, for example Auth.

If you want to see it running you can go to https://shootr.azurewebsites.net/

@grahamehorner
Copy link
Author

Sweet 😎 loving the new signalr great work around

@284247028
Copy link

@BrennanConroy
clone https://github.com/BrennanConroy/ShootR run show
"
signalr.min.js:16 Uncaught Error: The 'logger' argument is required.
at Function.Arg.isRequired (signalr.min.js:16)
at new HubConnection (signalr.min.js:16)
at HTMLDocument. (game.min.js:1)
at a (jqueryjs.min.js:14)
at Object.fireWith [as resolveWith] (jqueryjs.min.js:14)
at Function.ready (jqueryjs.min.js:14)
at HTMLDocument.h (jqueryjs.min.js:14)
"

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

4 participants