Implement worker client #1

Merged
bilal.catic merged 9 commits from implement-worker-client into master 2020-05-08 12:18:10 +02:00

9 Commits

Author SHA1 Message Date
Bilal
451c3477bc Use config values instead of hardcoded values 2020-05-08 10:43:55 +02:00
Bilal
aa982dafb8 Use config values instead of hardcoded values 2020-05-08 10:42:11 +02:00
Bilal
9a2425d245 Update config with server configuration 2020-05-08 10:41:49 +02:00
Bilal
6d626ccecc Include https proxies 2020-05-08 09:51:09 +02:00
Bilal
e279dda637 Replace hardcoded values with config in worker client 2020-05-08 07:51:02 +02:00
Bilal
87b18c7f7e Handle config as struct with values from ENV file 2020-05-08 07:50:27 +02:00
Bilal
7e12d2819e Encode/decode request from load balancer server to the worker client 2020-05-08 06:32:04 +02:00
Bilal
a77b46aad6 Adapt worker server for base64 client response 2020-05-07 10:03:03 +02:00
Bilal
6011863525 Implement worker client 2020-05-07 10:02:49 +02:00