# websocket-stomp-demo **Repository Path**: pxp/websocket-stomp-demo ## Basic Information - **Project Name**: websocket-stomp-demo - **Description**: 在 Node.js 11 中,通过 STOMP over WebSocket 向消息队列订阅、发布消息 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-10-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # websocket-stomp-demo ### 项目介绍 在 Node.js 11 中,通过 STOMP over WebSocket 向消息队列订阅、发布消息。 在 Microsoft Windows x64 平台上,使用 [Node.js v11.0.0](https://npm.taobao.org/mirrors/node/v11.0.0/win-x64/node.exe) 测试通过。