文件名称:nettythrift:Netty节俭,在同一端口上支持TCPHTTPWebSocket。 同时支持多种协议。 具有连接池的多个简单客户端
文件大小:174KB
文件格式:ZIP
更新时间:2024-05-25 23:26:58
netty thrift rpc netty-rpc Java
nettythrift en: A Java Server IO framework use netty and thrift. You could send thrift json protol Http-GET request with Broswer line google Chrome, or send compactProtocol thrift data with thrift client. zh-CN: 一个 netty 服务端框架, 基于 thrift协议. 你可以通过chrome浏览器发送thrift json 协议的Http-GET 请求, 同时也可以使用thrift原生的的客户端发送压缩协议的数据. 项目经过了线上高并发的考验. Server Example public void startServer() { // different from nify,
【文件预览】:
nettythrift-master
----client.json()
--------.project(370B)
--------src()
--------.settings()
--------.classpath(341B)
--------.gitignore(5B)
--------org.json()
----io.nettythrift()
--------.project(566B)
--------src()
--------.settings()
--------pom.xml(3KB)
--------.classpath(998B)
--------.gitignore(8B)
----LICENSE(11KB)
----README.md(2KB)
----client.compact()
--------.project(373B)
--------src()
--------.settings()
--------.classpath(295B)
--------.gitignore(5B)
----client.framedCommpact()
--------.project(380B)
--------src()
--------.settings()
--------.classpath(295B)
--------.gitignore(6B)