provotum / stomp-client

A node wrapper for the browser version of stomp-js/stomp-websocket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provotum StompJs

This node module is a simple wrapper for the browser version of https://github.com/stomp-js/stomp-websocket. For any further information regarding the usage of StompJs see the linked version above. Its license is available at lib/LICENSE.txt. The wrapped module is fixed at v2.3.0.

Installation

  npm install provotum-stompjs --save

About

A node wrapper for the browser version of stomp-js/stomp-websocket

License:Apache License 2.0


Languages

Language:JavaScript 100.0%