Skip to content
forked from geoffwatts/zmqrpc

Python RPC library using zmq for transport, and BSON for buffers

Notifications You must be signed in to change notification settings

yoshrote/zmqrpc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ZMQRPC

A Python library that exports a class for RPC via zmq, using a variety of serializers.

Prerequisites

  • pyzmq
  • simplejson
  • msgpack-python

Usage Notes

This fork of zmqrpc is significantly different than the original. The documentation will be updated soon.

About

Python RPC library using zmq for transport, and BSON for buffers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%