Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以构建一个仅支持 STOMP 协议的 ActiveMQ-CPP 客户端?具有依赖关系的常规本机库对于我的嵌入式设备来说太大了,我想构建一个仅支持 STOMP 的客户端。请指教。
谢谢你。
这在 ActiveMQ-CPP 客户端当前是不可能的。您当然可以为该项目做出贡献以使这成为可能。