消息服務器 MUSCLE 5.62 發布

jopen 13年前發布 | 6K 次閱讀 Java Python

MUSCLE (Multi User Server Client Linking Environment) 提供一個多路的消息服務器以及相應的網絡API,其客戶端涉及多種語言包括 C, C++, C#, Delphi, Java, 和 Python.

MUSCLE 用來在網絡上傳輸消息對象,所有消息存儲在服務端并為客戶端進行傳遞。


項目地址: https://public.msli.com/lcs/muscle/

MUSCLE 5.62 發布,該版本更新了Android 和clang++2.1下編譯的代碼。具體如下:

This version updates the code to compile cleanly under Android and clang++2.1, and adds an object counting mechanism (via the new CountedObject<T> template), making it is possible to see how many of each type of object your program is using at any given time. Some minor bugs were fixed, and the Python implementation of Message.PrintToStream() now prints sub-Messages recursively (as the C++ implementation always has).


 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!