angular-socket-io icon indicating copy to clipboard operation
angular-socket-io copied to clipboard

Module 'btford.socket-io' is not available!

Open fullstackguyhere opened this issue 8 years ago • 1 comments

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.

fullstackguyhere avatar Dec 18 '17 08:12 fullstackguyhere

Hey, You can use CDN, it works for me.
socket.zip `

`

rohitdk avatar Feb 04 '18 06:02 rohitdk