contentserver/client
2022-05-26 15:28:22 +02:00
..
client_test.go feat: polling support (#27) 2022-05-26 15:28:22 +02:00
client.go fix: improve url validation 2021-10-07 12:00:14 +02:00
connectionpool.go code cleanup, grouping declarations 2019-05-21 11:17:03 +02:00
httptransport.go fix: validate server url in NewHTTPClient and return an error for invalid configurations 2021-10-07 10:40:02 +02:00
sockettransport.go feat: make http transport client exchangeable 2021-07-30 17:37:10 +02:00
transport.go new socket client with connection pool and added http client 2018-11-27 12:50:10 +01:00