Home

Latest projects

  • Chumby Experiments (21 Apr 2010 08:17)
  • Python Bidirectional Rpc (22 Jan 2010 09:11)

    python-rpcbd - A lightweight Bidirectional Rpc System for Python.

    • Multi-lingual. Implements JsonRpc v1.0 and JsonRpc v2.0, so is designed to interface with programs written in other languages, not just python.
    • Bidirectional. Each end of the connection can act as client and server, regardless of which end initiated the connection.
  • Bidirectional Rpc Systems (22 Jan 2010 09:10)