Add HTTP client #1

Merged
Ghost merged 3 commits from refs/pull/1/head into master 2023-01-18 15:52:24 +01:00
Ghost commented 2023-01-18 15:45:25 +01:00 (Migrated from codeberg.org)

This PR adds support for HTTP connects which makes it a bit easier to switch between connection methods depending on implementation environments without having to update any code - assuming ConType or the endpoint path will be determined with an environemnt variable.

This PR adds support for HTTP connects which makes it a bit easier to switch between connection methods depending on implementation environments without having to update any code - assuming `ConType` or the endpoint path will be determined with an environemnt variable.
Sign in to join this conversation.
No description provided.