# stomp-spec-cn **Repository Path**: yue_plus/stomp-spec-cn ## Basic Information - **Project Name**: stomp-spec-cn - **Description**: STOMP 协议规范 - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: gh-page - **Homepage**: https://stomp.yueplus.ink/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-23 - **Last Updated**: 2021-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 概述 -------- ![logo](./images/project-logo-vector.png) STOMP 是一个简单(流式)面向文本的消息传输协议。 STOMP 提供了一种可互操作的连接格式, 这样 STOMP 客户端就可以与任何 STOMP 消息代理通信, 从而在多种语言、平台与代理之间提供简单而广泛的消息互操作性。 在此感谢所有翻译贡献者: - [Yue-plus](https://github.com/Yue-plus) 欢迎补充或改善本站翻译,可以 [发送 Issues](https://github.com/Yue-plus/stomp-spec-cn/issues/new/choose) 或直接 Fork 本仓库,并提交拉取请求。 ~~该静态网站是使用 [Scalate](https://scalate.github.io/scalate/) 生成的。~~ 该静态网站 Fork 自 [stomp/stomp.github.com](https://github.com/stomp/stomp.github.com); 我曾经尝试使用 master 分支上的代码生成该静态页,但: ![](./images/scalate_error.jpg) 我居然在这个问题上耗费了几个小时…… 源代码仓库为:[stomp-spec](http://github.com/stomp/stomp-spec/)