Netty topic

Netty is an NIO client server framework which enables quick and easy development of network applications such as protocol servers and clients. It greatly simplifies and streamlines network programming such as TCP and UDP socket server.

List Netty repositories

game-server

1.1k
Stars
484
Forks
Watchers

Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring server and a running web version of fishing. State machine, beh...

netty-socketio

6.7k
Stars
1.6k
Forks
Watchers

Socket.IO server implemented on Java. Realtime java framework

java-study

1.2k
Stars
320
Forks
Watchers

java-study 是本人学习Java过程中记录的一些代码!从Java基础的数据类型、jdk1.8的Lambda、Stream和日期的使用、 IO流、数据集合、多线程使用、并发编程、23种设计模式示例代码、常用的工具类, 以及一些常用框架,n...

spring-boot-demo

905
Stars
373
Forks
Watchers

spring boot demo 是一个Spring Boot、Spring Cloud的项目示例,根据市场主流的后端技术,共集成了50+个demo,未来将持续更新。该项目包含helloworld(快速入门)、web(ssh项目快速搭建)、aop(切面编程)、data-redis(...

vertx-sql-client

874
Stars
194
Forks
Watchers

High performance reactive SQL Client written in Java

netty-learning-example

2.8k
Stars
800
Forks
Watchers

:egg: Netty实践学习案例,见微知著!带着你的心,跟着教程。我相信你行欧。

NettyChat

2.3k
Stars
553
Forks
Watchers

基于Netty+TCP+Protobuf实现的Android IM库,包含Protobuf序列化、TCP拆包与粘包、长连接握手认证、心跳机制、断线重连机制、消息重发机制、读写超时机制、离线消息、线程池等功能。

atmosphere

3.7k
Stars
750
Forks
Watchers

Event Driven WebSockets Framework with Cross-Browser Fallbacks

NettyGameServer

1.6k
Stars
669
Forks
Watchers

使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存...

zfoo

1.7k
Stars
380
Forks
Watchers

💡Extremely fast enterprise server framework, can be used in RPC, game server, web server.