Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

plumbus_http

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

plumbus_http

  • 0.1.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

plumbus_http: An HTTP driver for plumbus_http

Gem Version Build Status Bitdeli Badge License

What is this?

Plubus HTTP is a driver for Plumbus.

Installation

Run gem install plumbus_http

Configuration

Configure is handled through a ruby file. This file contains a listing of ports which are just driver instances that are declared on either the request or response side.

port(:request, 'plumbus_http') do
  #Driver specific config
end

port(:response, 'plumbus_http') do
  #Driver specific config
end

FAQ

When should I use plumbus?

Todo

Creator

License

plumbus is released under the MIT license. See LICENSE for details.

FAQs

Package last updated on 17 Mar 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc