| davyxu/cellnet |
3,878 |
|
0 |
7 |
over 3 years ago |
3 |
March 11, 2021 |
8 |
mit |
Go |
| High performance, simple, extensible golang open source network library |
| jwpttcg66/NettyGameServer |
1,463 |
|
0 |
0 |
almost 3 years ago |
0 |
|
3 |
gpl-3.0 |
Java |
| 使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用ExcelToCode工程,将excel数据生成java类和json数据字典,DictService直接读取json,减少数据字典部分代码。使用game-executor工程,增加游戏内的异步事件全局服务, 支持事件sharding,均衡的异步执行事件逻辑 |
| summitt/Nope-Proxy |
1,434 |
|
0 |
0 |
over 2 years ago |
0 |
|
9 |
|
Java |
| TCP/UDP Non-HTTP Proxy Extension (NoPE) for Burp Suite. |
| EndlessCheng/mahjong-helper |
1,126 |
|
0 |
0 |
almost 4 years ago |
18 |
February 24, 2021 |
14 |
mit |
Go |
| 日本麻将助手:牌效+防守+记牌(支持雀魂、天凤) |
| centrifugal/centrifuge |
887 |
|
8 |
41 |
about 2 years ago |
125 |
November 25, 2023 |
13 |
mit |
Go |
| Real-time messaging library for Go. The simplest way to add feature-rich and scalable WebSocket support to your application. The core of Centrifugo server. |
| AlexStocks/getty |
850 |
|
0 |
3 |
over 2 years ago |
27 |
November 20, 2023 |
9 |
apache-2.0 |
Go |
| a netty like asynchronous network I/O library based on tcp/udp/websocket; a bidirectional RPC framework based on JSON/Protobuf; a microservice framework based on zookeeper/etcd |
| Bwar/Nebula |
529 |
|
0 |
0 |
over 2 years ago |
0 |
|
2 |
apache-2.0 |
C++ |
| Nebula is a powerful framwork for building highly concurrent, distributed, and resilient message-driven applications for C++. |
| SwingFrog/Summer |
521 |
|
0 |
0 |
over 2 years ago |
32 |
September 20, 2023 |
3 |
apache-2.0 |
Java |
| 这是一个轻量级的、一站式的java游戏服务器框架,也可用于开发简单的web服务。基于netty实现了高性能通讯,支持tcp、http、websocket等协议,支持protobuf、json两种数据格式,支持以配置的形式轻松开启多端口网络服务。支持RPC远程调用,支持以优雅的方式实现远程调用,支持调用超时重试、幂等调用。封装了持久化层,提供数据访问和数据落地接口,支持异步新增、保存、删除数据,支持主键或指定其他字段进行数据缓存。支持简单的ioc,业务层使用依赖注入实现逻辑。封装了伪协程实现方案Promise,可用于解决地狱式回调等问题。支持MVC、领域、ECS架构。 |
| kone-net/go-chat |
435 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
|
Go |
| go-chat.使用Go基于WebSocket开发的web聊天应用。单聊,群聊。文字,图片,语音,视频消息,屏幕共享,剪切板图片,基于WebRTC的P2P语音通话,视频聊天。 |
| hryou0922/spring_boot |
397 |
|
0 |
0 |
about 7 years ago |
0 |
|
6 |
|
Java |
| Spring Boot 使用总结 和 demo。 如果您觉得本代码对您有所帮助,请点击页面右上方"Star" |