From 51964b37d9b296b9d655ff593a932cd5af139fcb Mon Sep 17 00:00:00 2001 From: NoahZhang Date: Wed, 17 May 2017 18:32:14 +0800 Subject: [PATCH] Remove h2 framework from Service frameworks --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2753c381e..bbd82a084 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,6 @@ Projects with a ★ have had particular influence on Go kit's design (or vice-ve - [gizmo](https://github.com/nytimes/gizmo), a microservice toolkit from The New York Times ★ - [go-micro](https://github.com/myodc/go-micro), a microservices client/server library ★ -- [h2](https://github.com/hailocab/h2), a microservices framework ★ - [gotalk](https://github.com/rsms/gotalk), async peer communication protocol & library - [Kite](https://github.com/koding/kite), a micro-service framework - [gocircuit](https://github.com/gocircuit/circuit), dynamic cloud orchestration