davinkevin / AngularStompDK

Angular service to communicate to Stomp-Websocket
http://davinkevin.github.io/AngularStompDK/
Apache License 2.0
36 stars 12 forks source link

README inadequate #12

Closed MIJohnson closed 8 years ago

MIJohnson commented 8 years ago

It would be very helpful to explictly add that socksjs.js is a required dependency and where it can be found. This will prevent people getting confused by the following error:

"Failed to instantiate module ciim due to: SockJS is not defined"

davinkevin commented 8 years ago

Done, Thank you.

If you found other problem, don't forget you can do PR :smile: