From d0b6e1549d1c41dab32e6d2d4b86ee9f04210f30 Mon Sep 17 00:00:00 2001 From: Jeff Mesnil Date: Fri, 25 Oct 2013 14:05:45 +0200 Subject: [PATCH] remove missing features --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 0513fdd..f2ef7e1 100644 --- a/README.md +++ b/README.md @@ -83,12 +83,6 @@ STOMPClient *client = [[STOMPClient alloc] initWithHost:@"localhost" }]; ``` - -# Missing features: - -* protocol negotiation -* heart-beating - # Authors * [Jeff Mesnil](http://jmesnil.net/)