Removing napping from the TODO list as go's native http libraries are good enough.

This commit is contained in:
Renan DelValle 2018-01-24 16:54:24 -08:00
parent 4f5766b443
commit d03a7b61e4
No known key found for this signature in database
GPG key ID: C240AD6D6F443EC9

View file

@ -12,8 +12,10 @@ library has been tested.
* [Using the sample client](docs/using-the-sample-client.md)
* [Leveraging the library](docs/leveraging-the-library.md)
## To Do
* Create or import a custom transport that uses https://github.com/jmcvetta/napping to improve efficiency
## Projects using gorealis
* [australis](https://github.com/rdelval/australis)
## Contributions
Contributions are always welcome. Please raise an issue so that the contribution may be discussed before it's made.
Contributions are always welcome. Please raise an issue to discuss a contribution before it is made.