Skip to content

justForCool/XServer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

XServer

XServer is a simple http server that base on netty and spring.

The server framework as follow:

+---+   +---+   +---+   +---+                  +---+
| 1 |   | 2 |   | 3 |   | 4 |   ... Client...  | n |
+---+   +---+   +---+   +---+                  +---+
                ||
                ||-------------------JSON,JSONP,XML
               \||/
+---------------------------------------------------+
|                XServer Http Interface             |			   
+---------------------------------------------------+
|      Jdbc(Mail,HBase,ElasticSearch...)Template    |
|---------------------------------------------------+
|                       Spring                      |
|---------------------------------------------------+
|                       Netty                       |
+---------------------------------------------------+

About

XServer is a simple http server that base on netty and spring.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published