Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

One cool feature the doc doesn't mention: you can expose a python module or class from the command-line:

  $ zerorpc --server --bind tcp://:4242 os

  $ zerorpc tcp://:4242 chdir /tmp
  $ zerorpc tcp://:4242 getcwd
  /tmp


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: