From 713fdefb565542ac0bb01e0a82c95ec07bb4c701 Mon Sep 17 00:00:00 2001 From: Redkale <22250530@qq.com> Date: Tue, 23 May 2017 23:14:30 +0800 Subject: [PATCH] --- src/META-INF/application-template.xml | 32 ++++- src/org/redkale/boot/NodeHttpServer.java | 152 ++++++++++++++++------- src/org/redkale/boot/NodeServer.java | 19 +-- src/org/redkale/boot/NodeSncpServer.java | 2 +- 4 files changed, 148 insertions(+), 57 deletions(-) diff --git a/src/META-INF/application-template.xml b/src/META-INF/application-template.xml index e984c2213..63421834e 100644 --- a/src/META-INF/application-template.xml +++ b/src/META-INF/application-template.xml @@ -63,10 +63,10 @@ - + @@ -144,20 +144,46 @@ + + + + + + + + + + + + + + - + + +