Commit graph

8 commits

Author SHA1 Message Date
Patrick Carlisle
6ed37670c1 Prepare for 0.1.0 release 2014-03-12 13:38:42 -07:00
Patrick Carlisle
6e30bf5edc Fix call to configure-ssl in request 2014-03-11 18:00:31 -07:00
Patrick Carlisle
96ad26b054 Reorganize sync and async clients. 2014-03-11 17:59:07 -07:00
Patrick Carlisle
f7970ab978 Make opts and callback order conform to http-kit 2014-03-11 17:54:26 -07:00
Patrick Carlisle
20e51dc979 Add license and readme. 2014-03-11 17:38:13 -07:00
Patrick Carlisle
91d141a101 Add a synchronous api 2014-03-11 17:32:22 -07:00
Patrick Carlisle
79631d28bd Make SSL configuration more flexible and refactor
This makes it possible to pass in an SSLEngine, SSLContext or set of PEM
files. It also significantly refactors the wrapper and leaves the default
methods async.
2014-03-11 17:19:37 -07:00
Patrick Carlisle
3c5ea542ea Initial commit 2014-03-10 17:24:22 -07:00