stomp-frame

1.0.0 • Public • Published

stomp-frame

Parses STOMP messages from a String or buffer to an object.

Code is ES6 designed for Modern Browsers.

e.g.

let frame = stompFrame.parseStompMessage(event.data);

/stomp-frame/

    Package Sidebar

    Install

    npm i stomp-frame

    Weekly Downloads

    0

    Version

    1.0.0

    License

    GPL-3.0

    Last publish

    Collaborators

    • teknopaul