jmesnil / stomp-websocket

Stomp client for Web browsers and node.js apps
http://jmesnil.net/stomp-websocket/doc/
Apache License 2.0
1.44k stars 586 forks source link

Please publish 2.3.4 version to npm repository #152

Open fvoronin opened 5 years ago

fvoronin commented 5 years ago

@jmesnil, could you please publish current version (2.3.4-next) of your library to npmjs repository. Any modifications no needed.

adrogon commented 5 years ago

https://www.npmjs.com/package/stomp-websocket (!?)

fvoronin commented 5 years ago

Thank you, but this project has stompjs name (see https://github.com/jmesnil/stomp-websocket/blob/master/package.json#L2), and in npm-repo https://www.npmjs.com/package/stompjs

And it has type definition for typescript lang https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stompjs, but stomp-websocket has not.