Download List

프로젝트 설명

python-symmetric-jsonrpc is a JSON-RPC implementation for Python that is symmetric (both ends can call each other), asynchronous (calls can interleave with responses), thread-safe, and transport agnostic (can be run on top of e.g. an SSL connection).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-09-02 02:58
0.2

이 릴리스에는 정상적으로 서버가 스레드를 종료하고, 클래스 이름을 바꿉니다 좀 더 스스로 문서화해야하는 코드를 추가합니다.
This release adds code to shut down server threads cleanly, and renames classes to be a bit more self-documenting.

2009-08-21 02:59
0.1

초기 릴리즈도 Freshmeat.
Initial freshmeat release.

Project Resources