文件名称:Android代码-netty-http
文件大小:353B
文件格式:ZIP
更新时间:2022-08-26 00:36:34
Android代码
netty-http A library to develop HTTP services with Netty. Supports the capability to route end-points based on JAX-RS-style annotations. Implements Guava's Service interface to manage the runtime-state of the HTTP service. .. Need for this library Netty__ is a powerful framework to write asynchronous event-driven high-performance applications. While it is relatively easy to write a RESTful HTTP service using netty, the mapping between HTTP routes to handlers is not a straight-forward task. Map
【文件预览】:
netty-http-master
----README.md(13B)