stomp-ws

0.0.4 • Public • Published

stomp-ws

A library for communication between browser and server using STOMP over websocket.

Installing

Using npm:

$ npm install stomp-ws

Using yarn:

$ yarn add stomp-ws

Using unpkg CDN:

<script src="https://unpkg.com/stomp-ws/umd/stomp-ws.min.js"></script>

Readme

Keywords

Package Sidebar

Install

npm i stomp-ws

Weekly Downloads

3

Version

0.0.4

License

MIT

Unpacked Size

93.8 kB

Total Files

18

Last publish

Collaborators

  • klo112358