-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
While the documentation in the README.md is helpful. A sub-folder with a working example would be great. With all dependencies (angular, autobahn, angular-wamp) and the html file etc.
For example the lines:
import angular from 'angular';
import angularWamp from 'angular-wamp';
give error in the browser because they are not pure JS bur rather ES6.
angular-wamp really brings out out the more friendly way of working with wamp but it's a bit difficult to have it working without a complete functional example.
Metadata
Metadata
Assignees
Labels
No labels