From f685fe97ce6dd04dacf47f90c5bf2a46087b814f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 24 Dec 2012 16:27:02 +0100 Subject: Update ROADMAP --- ROADMAP.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 2c756b8..deb6604 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -13,11 +13,6 @@ are not ordered. Examples should be commented. They may or may not be used for writing the user guides. -* Write user guides. - - We currently have good API documentation, but no step - by step user guides. - * Continuous performance testing. Initially dubbed the Horse project, Ranch could benefit @@ -39,7 +34,7 @@ are not ordered. * Add Transport:secure/0. - Currently Cowboy checks if a connection is secure by + Currently Ranch checks if a connection is secure by checking if its name is 'ssl'. This isn't a very modular solution, adding an API function that returns whether a connection is secure would fix that issue. -- cgit v1.2.3