Closed NTaylorMullen closed 6 years ago
Right now all of the server side API is in a minified format that's not understandable by any third party. We should alias/flesh out our current API to make for easy communication between client and a SignalR server.
Working on this.
https://github.com/anurse/HungRGames/commit/e4b62ca4f89ece4b47ab59b7de9a98c1f8cdcc06
Right now all of the server side API is in a minified format that's not understandable by any third party. We should alias/flesh out our current API to make for easy communication between client and a SignalR server.