Commit Graph

6 Commits

Author SHA1 Message Date
franklin
39cd0c422a
feat: upgrade 2024-03-21 16:03:21 +01:00
Philipp Mieden
c2837eec07 fix: validate server url in NewHTTPClient and return an error for invalid configurations 2021-10-07 10:40:02 +02:00
franklin
93fcca1a5f feat: make http transport client exchangeable 2021-07-30 17:37:10 +02:00
Frederik Löffert
0ab7935a05
response wrapper to fix json unmarshal issues (#21)
* chore: change wrapping

* fix: fix mapping bugs

Co-authored-by: Stefan Martinov <stefan.martinov@gmail.com>
2020-04-01 12:25:55 +02:00
Philipp Mieden
5e44495adc replaced encoding/json with jsoniter high performance pkg 2019-05-21 10:59:54 +02:00
Jan Halfar
ef3ef2bc50 new socket client with connection pool and added http client 2018-11-27 12:50:10 +01:00