共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
oss.trustie.net/open_source_projects | 主页 > 开源项目社区 > xml-message-passing |
xml-message-passing
|
0 | 0 | 42 |
贡献者 | 讨论 | 代码提交 |
Its a simple to use message passing system. No special libs are required. Example libs for ruby and C++ are already included. Since we use XML to transfer the data its very easy to write your own Libs in your favorite language.
I wrote this programm because i needed it for another project and all other message passing systems were too large or complicated. But also this means that my code is not very well tested and might be unstable/buggy/unsecure.
Write me the bugs you found and ill try to fix them....