Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vertx/eventbus-bridge-client.js

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vertx/eventbus-bridge-client.js

Vert.x Event Bus Bridge Client

  • 1.0.0-3-SNAPSHOT
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

SockJS Event Bus bridge for Vert.x

The vertx-eventbus.js file is a SockJS-based event bus bridge to connect your JavaScript frontend application to Vert .x 3.x. You can use it in a front-end application or in a node.js application.

If you already use a previous version of the bridge, please check the changelog below.

Retrieving the client with NPM

The file is delivered as an NPM that you can download it using:

npm install --save @vertx/eventbus-bridge-client.js

The dependency is:

"@vertx/eventbus-bridge-client.js": "1.0.0"

More information on:

  • The vert.x web site
  • The Event Bus Bridge documentation

Releasing to webjars.org

WebJar

  1. Go to https://www.webjars.org/
  2. Click on Add a webjar
  3. In the dialog, select NPM as WebJar Type
  4. Enter @vertx/eventbus-bridge-client.js in the NPM name text area
  5. Select the new version
  6. Click on Deploy
  7. Wait and check log

The sync takes some time, so you will need to check later. The log should end with "Syncing to Maven Central (this could take a while)" - or something similar.

Changelog

1.0.0-2

  • Fixed README

1.0.0-1 - 2020-10-28

  • New artifact name.

Keywords

FAQs

Package last updated on 24 Mar 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc