From 037db33178150f59aa26b80e259b0552cb425312 Mon Sep 17 00:00:00 2001 From: Matias Insaurralde Date: Tue, 7 Jun 2016 08:59:01 -0400 Subject: [PATCH] "Handle SSL" to-do --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 721166f..614a2fd 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ I'm working on providing a [set of "marshalers" and a simple API to combine them ## Ideas/to-do +* Handle SSL. * Extend the test coverage. * Think about some way of debugging the transports/traffic. * Run basic tests in additional platforms (e.g. ARM).