ipfs-cluster/api
Hector Sanjuan 7b9ef115a2 rest/api/client: re-use the http client
This allows taking advantage of connection keep alive by having the
api client re-use the same connection. Additionally, an option
to close connections after every request is provided.

License: MIT
Signed-off-by: Hector Sanjuan <code@hector.link>
2017-12-07 11:27:37 +01:00
..
rest rest/api/client: re-use the http client 2017-12-07 11:27:37 +01:00
types_test.go Issue #219: Fix api types tests 2017-11-10 18:23:38 +01:00
types.go fix spelling: Fix spelling errors 2017-12-06 15:15:54 +01:00