-
Notifications
You must be signed in to change notification settings - Fork 225
Closed
Description
Hey everyone, I'm using socket.io@0.9.x and I have made a gist of my angular controller here:
https://gist.github.com/skyserpent/832f980ca9ed9ed30e4b
My JS assets are loaded like this:
...
'//cdnjs.cloudflare.com/ajax/libs/socket.io/0.9.16/socket.io.min.js',
'public/lib/angular-socket-io/socket.js'
I have even included 'btford.socket-io' in Angular's 'applicationModuleVendorDependencies' but for some reason I get an error saying "io is not defined" in line 6 of the gist I uploaded.
Any help is much appreciated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels