1.1.1 • Published 10 months ago

@treecg/connector-http v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

connector-http

Connector that used http actions to transmit data.

Config

  • port: required parameter indicating what port to use as Reader
  • host: required parameter indicating what host to use as Reader
  • url: required parameter indicating what url to connect with as Writer
  • method: parameter indicating the used HTTP method to use as Writer

Note: duplicate information but that is ok. Url aggregates host and port and also specifies the protocol.

1.1.1

10 months ago

1.1.0

10 months ago

1.0.9

11 months ago

1.0.8

11 months ago

1.0.7

12 months ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago