angular-socket-io
angular-socket-io copied to clipboard
Module 'btford.socket-io' is not available!
let groupModule = angular.module('app.group',['btford.socket-io']);
I have included socket.js and /socket.io/socket.io.js as well. Still getting this error.
Hey, You can use CDN, it works for me.
socket.zip
`