All Projects → resp-server → Similar Projects or Alternatives

226 Open source projects that are alternatives of or similar to resp-server

http-benchmark-netty
基于Java Netty的HTTP客户端工具 & HTTP高性能测试工具。参数灵活定制、支持邮件报表等。Python Tornado版: https://github.com/junneyang/http-benchmark-tornado 。
Stars: ✭ 41 (+2.5%)
Mutual labels:  netty
esa-httpclient
An asynchronous event-driven HTTP client based on netty.
Stars: ✭ 82 (+105%)
Mutual labels:  netty
spring-boot-netty
Spring Boot integration with Netty
Stars: ✭ 51 (+27.5%)
Mutual labels:  netty
rpc-spring-boot-starter
自定义rpc框架,支持Java序列化和protobuf序列化协议,多种负载均衡算法
Stars: ✭ 75 (+87.5%)
Mutual labels:  netty
Jelly
一款IM服务器端程序,基于Netty4.x开发,并且提供了客户端API。
Stars: ✭ 214 (+435%)
Mutual labels:  netty
qynat-spring-boot-starter
A springboot-starter that can achieve Intranet penetration. 一款可以实现内网穿透的springboot-starter。
Stars: ✭ 65 (+62.5%)
Mutual labels:  netty
websocket-scala-client
WebSocket client based on Netty
Stars: ✭ 37 (-7.5%)
Mutual labels:  netty
itstack-naive-chat-server
💞 《服务端》| 服务端同样使用Netty4.x作为socket的通信框架,同时在服务端使用Layui作为管理后台的页面,并且我们的服务端采用偏向于DDD领域驱动设计的方式与Netty集合,以此来达到我们的框架结构整洁干净易于扩展。同时我们的通信协议也是在服务端进行定义的,并对外提供可引入的Jar包,这样来保证客户端与服务端共同协议下进行通信。
Stars: ✭ 21 (-47.5%)
Mutual labels:  netty
Fan Push
a simple and small push system for Android and server based on Netty.
Stars: ✭ 238 (+495%)
Mutual labels:  netty
netty-tcnative-alpine
Build netty-tcnative native binaries for Alpine Linux.
Stars: ✭ 20 (-50%)
Mutual labels:  netty
JavaHub
Java程序员学习之路,持续更新原创内容,欢迎Star
Stars: ✭ 27 (-32.5%)
Mutual labels:  netty
Trunk
Make bazel an out of box solution for C++/Java developers
Stars: ✭ 203 (+407.5%)
Mutual labels:  netty
mmqtt
An Open-Source, Distributed MQTT Broker for IoT.
Stars: ✭ 58 (+45%)
Mutual labels:  netty
hrpc
A simple Java RPC framework based on Spring, Netty, Protobuf and Consul
Stars: ✭ 34 (-15%)
Mutual labels:  netty
distributed-id
基于netty4+twitter-snowFlake分布式Id生成之服务实现
Stars: ✭ 18 (-55%)
Mutual labels:  netty
xmutca-rpc
Xmutca-rpc是一个基于netty开发的分布式服务框架,提供稳定高性能的RPC远程服务调用功能,支持注册中心,服务治理,负载均衡等特性,开箱即用。
Stars: ✭ 18 (-55%)
Mutual labels:  netty
fastim
🚀基于Netty高可用分布式即时通讯系统,支持长连接网关管理、单聊、群聊、离线消息、消息推送消息、消息已读未读、消息未读数、红包、消息漫游等功能,支持集群部署的分布式架构。
Stars: ✭ 111 (+177.5%)
Mutual labels:  netty
CampusForum
校园论坛
Stars: ✭ 62 (+55%)
Mutual labels:  netty
aquiver
🚀 The aquifer is a java web framework based on Java8 and netty
Stars: ✭ 38 (-5%)
Mutual labels:  netty
eagle
Eagle分布式rpc调用,借助Zookeeper实现服务注册和发现,基于AQS实现高性能连接池,支持分布式追踪、监控、过载保护等配置。提供Spring和SpringBoot插件,方便与Spring和SpringBoot集成。
Stars: ✭ 77 (+92.5%)
Mutual labels:  netty
redis-traffic-stats
Live monitor & analyze Redis queries on your client
Stars: ✭ 84 (+110%)
Mutual labels:  resp
Videocalling
局域网p2p视频聊天
Stars: ✭ 223 (+457.5%)
Mutual labels:  netty
scamper-chat
An IRC-like chat client and server using SCTP, based on Scamper+Netty
Stars: ✭ 13 (-67.5%)
Mutual labels:  netty
Helidon
Java libraries for writing microservices
Stars: ✭ 2,554 (+6285%)
Mutual labels:  netty
smartacus-mqtt-broker
smartacus-mqtt-broker is a Java-based open source MQTT broker that fully supports MQTT 3.x .Using Netty 4.1.37
Stars: ✭ 25 (-37.5%)
Mutual labels:  netty
rulegin
基于JavaScript Engine的轻量级规则引擎系统,重构于开源IOT项目thingboard
Stars: ✭ 100 (+150%)
Mutual labels:  netty
Thunder
⚡️ Nepxion Thunder is a distribution RPC framework based on Netty + Hessian + Kafka + ActiveMQ + Tibco + Zookeeper + Redis + Spring Web MVC + Spring Boot + Docker 多协议、多组件、多序列化的分布式RPC调用框架
Stars: ✭ 204 (+410%)
Mutual labels:  netty
device-simulator
基于netty的设备模拟器,模拟设备消息收发,压力测试。
Stars: ✭ 35 (-12.5%)
Mutual labels:  netty
dsip
通过netty网络框架,编解码sip消息。 以及国标gb28181的部分功能, 不依赖spring,方便集成
Stars: ✭ 19 (-52.5%)
Mutual labels:  netty
bbs
基于spring boot的java论坛系统
Stars: ✭ 186 (+365%)
Mutual labels:  netty
toy-rpc
Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架
Stars: ✭ 55 (+37.5%)
Mutual labels:  netty
zrp
zrp 是使用Java开发的一款基于Netty的内网穿透工具,主要用于将内网服务反向代理到公网访问。目前支持所有TCP上层协议的代理,包括但不限于HTTP、SSH、FTP、TELNET、SMTP、POP3、DNS等。
Stars: ✭ 32 (-20%)
Mutual labels:  netty
spring-boot-learn-box
spring boot集成其他组件
Stars: ✭ 21 (-47.5%)
Mutual labels:  netty
Spiky-Project
Unreal Engine MMO game and server example built on Netty
Stars: ✭ 73 (+82.5%)
Mutual labels:  netty
styx
Programmable, asynchronous, event-based reverse proxy for JVM.
Stars: ✭ 250 (+525%)
Mutual labels:  netty
sample-spring-webflux
testing webclient reactive communication with spring boot reactive application built on top of spring webflux
Stars: ✭ 21 (-47.5%)
Mutual labels:  netty
freeswitch-esl-all
freeswitch event socket base on netty 4 and has some new features.
Stars: ✭ 110 (+175%)
Mutual labels:  netty
mini-rpc
Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper 实现服务注册与发现。使用该框架,可将服务部署到分布式环境中的任意节点上,客户端通过远程接口来调用服务端的具体实现,让服务端与客户端的开发完全分离,为实现大规模分布式应用提供了基础支持
Stars: ✭ 221 (+452.5%)
Mutual labels:  netty
small-rpc
🔥基于netty和hessian的一个轻量级RPC调用框架
Stars: ✭ 21 (-47.5%)
Mutual labels:  netty
netty-mqtt-client
No description or website provided.
Stars: ✭ 31 (-22.5%)
Mutual labels:  netty
acteur
A framework for writing lightweight, scalable servers with Guice and Netty
Stars: ✭ 66 (+65%)
Mutual labels:  netty
read
学习笔记 dubbo,rocketmq 源码解析
Stars: ✭ 33 (-17.5%)
Mutual labels:  netty
node-redis-parser
A high performance Redis protocol (RESP) parser for JavaScript. Used by Node Redis & ioredis.
Stars: ✭ 83 (+107.5%)
Mutual labels:  resp
packetevents
PacketEvents is a powerful packet library. Our packet wrappers are efficient and easy to use. We support many protocol versions. (1.8+)
Stars: ✭ 235 (+487.5%)
Mutual labels:  netty
Jreactive 8583
Java Client & Server for ISO8583 & Netty
Stars: ✭ 248 (+520%)
Mutual labels:  netty
vertx-mail-client
No description or website provided.
Stars: ✭ 30 (-25%)
Mutual labels:  netty
Spring Dubbo Service
微服务 spring dubbo项目:dubbo rpc;druid数据源连接池;mybatis配置集成,多数据源;jmx监控MBean;定时任务;aop;ftp;测试;Metrics监控;参数验证;跨域处理;shiro权限控制;consul服务注册,发现;redis分布式锁;SPI服务机制;cat监控;netty服务代理;websocket;disconf;mongodb集成;rest;docker;fescar
Stars: ✭ 224 (+460%)
Mutual labels:  netty
xpllyn
个人网站项目。使用spring-boot搭建,集合了博客、书籍下载、留言、github page查询、Netty+WebSocket搭建的Web网页聊天室等功能。其中github page查询工具使用了github的api,Web聊天室使用Netty+Websocket+Redis+MySQL搭建服务,使用Shiro安全框架实现身份验证/登录,采用MySql作为网站的数据库,使用Redis用于聊天记录缓存,实现了群聊、单聊、查询用户、添加好友、聊天记录等功能。
Stars: ✭ 21 (-47.5%)
Mutual labels:  netty
Styx
Programmable, asynchronous, event-based reverse proxy for JVM.
Stars: ✭ 218 (+445%)
Mutual labels:  netty
LunarGdx
A networking library for LibGDX utilizing Netty allowing easy creation of multiplayer games.
Stars: ✭ 23 (-42.5%)
Mutual labels:  netty
Mongo Java Server
Fake implementation of MongoDB in Java that speaks the wire protocol.
Stars: ✭ 211 (+427.5%)
Mutual labels:  netty
thinglinks
开源ThingLinks物联网一体化平台,高性能、高吞吐量、高扩展性的物联网平台!单机可以支持百万链接,同时支持自定义扩展功能,功能非常强大,采用netty作为通信层组件,支持插件化开发集成!
Stars: ✭ 338 (+745%)
Mutual labels:  netty
Mini Rpc
Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper 实现服务注册与发现。使用该框架,可将服务部署到分布式环境中的任意节点上,客户端通过远程接口来调用服务端的具体实现,让服务端与客户端的开发完全分离,为实现大规模分布式应用提供了基础支持
Stars: ✭ 205 (+412.5%)
Mutual labels:  netty
netty-in-action-cn
Netty In Action 中文版
Stars: ✭ 1,389 (+3372.5%)
Mutual labels:  netty
NioSmtpClient
Smtp Client based on Netty
Stars: ✭ 25 (-37.5%)
Mutual labels:  netty
twjitm-core
采用Netty信息加载实现长连接实时通讯系统,客户端可以值任何场景,支持实时http通讯、webSocket通讯、tcp协议通讯、和udp协议通讯、广播协议等 通过http协议,rpc协议。 采用自定义网络数据包结构, 实现自定义网络栈。
Stars: ✭ 98 (+145%)
Mutual labels:  netty
im-bass
基础IM通信
Stars: ✭ 56 (+40%)
Mutual labels:  netty
bootpush
📶即时消息推送服务(即时通讯),基于Netty- Instant Messaging push service based on Netty
Stars: ✭ 146 (+265%)
Mutual labels:  netty
gateway
API proxy gateway base on netty and okHttp.
Stars: ✭ 21 (-47.5%)
Mutual labels:  netty
codes-scratch-zookeeper-netty
zk + netty 实现集群节点文件同步服务
Stars: ✭ 29 (-27.5%)
Mutual labels:  netty
1-60 of 226 similar projects