vert-x3 / vertx-stack

Vert.x stack
Apache License 2.0
120 stars 48 forks source link

[request] [eventbus-client] bump sockjs-client dependency version #70

Closed hcsalis closed 6 years ago

hcsalis commented 7 years ago

Current version of sockjs-client dependency (1.0.3) does not include the dist folder, and makes eventbus-client impossible to use directly from npm without a special build process or a CDN [Related issue: sockjs/sockjs-client#265]. Fortunately, maintainer decided to include it starting from version 1.1.2 in the npm package. So I wonder if it's possible to bump the sockjs-client dependency version to 1.1.2 or higher.

pmlopes commented 6 years ago

Trivial fix