1.1.1 • Published 2 years ago

@treecg/connector-http v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

1.1.0

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago