sync_service 0.1.0
sync_service is a library to create synchronous SOA daemons. It has wrappers around both the client and server end.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            rack
            >= 0
          
    Development Dependencies (10):
            ci_reporter
            >= 0
          
          
            flog
            >= 0
          
          
            guard
            >= 0
          
          
            guard-rspec
            >= 0
          
          
            rake
            >= 0
          
          
            rspec
            >= 0
          
          
            simplecov
            >= 0
          
          
            simplecov-rcov
            >= 0
          
          
            thin
            >= 0
          
          
            yard
            >= 0
          
    