drbdump 1.0
drbdump is a tcpdump-like tool for the dRuby protocol. It allows you to inspect the message and analyze the messages sent between your DRb-using processes.
          Gemfile:
          =
        
        
          install:
          =
        
      Versions:
- 1.0 May 31, 2013 (32.5 KB)
Runtime Dependencies (2):
            capp
            ~> 1.0
          
          
            marshal-structure
            ~> 2.0
          
    