1 Star 0 Fork 1.1K

ww89er9wyy8934 / smart-socket

forked from smartboot / smart-socket 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.en.md 3.33 KB
一键复制 编辑 原始数据 按行查看 历史
三刀 提交于 2023-07-11 08:45 . 更新readme

smart-socket 996.icu

smart-socket is an open source communication framework 100% self-developed by smart-boot, by strengthening the implementation of AIO so that it has better communication performance and stability beyond other major languages.

With its simplicity, ease of use and high performance, smart-socket has been recognized and favored by many developers and enterprises.

Documentation

🍁 Features

  1. High performance, high concurrency, low latency, energy saving.
  2. Very little code, good readability. The core code is less than 1500 lines, and the project structure and package hierarchy are clear
  3. Low learning threshold, secondary development only need to implement two interfaces (Protocol, MessageProcessor), almost no learning costs if you have experience in communications development .
  4. Good threading model , memory model design , to ensure efficient and stable operation of the service .
  5. Support for custom plugins , and has provided many plugins , including : SSL/TLS communication plugins , heartbeat plugins , disconnected reconnect plugins , service metrics plugins , blacklist plugins and memory pool monitoring plugins .

🍭Recommendation

🎃Performance Ranking

输入图片说明

🎈List of plugins

Plugin Usage
BlackListPlugin Blacklist plugin, smart-socket will refuse to establish a connection with the IP in the blacklist
BufferPageMonitorPlugin Memory pool monitoring plugin
HeartPlugin Heartbeat plugin
MonitorPlugin Service Metrics Monitoring Plugin
SocketOptionPlugin Connection property configuration plugin
SslPlugin TLS/SSL encrypted communication plugin
StreamMonitorPlugin Transport layer communication stream monitoring plugin

🍩Acknowledgment

  • Thanks to Gitee for code hosting and Pages service!。
  • Thanks to JetBrains for providing the IDEA License for smart-socket.

🥳Join the community

  • Official QQ Group: 172299083 、830015805。Entry requirements:
    1. Average user:donate ¥5,and note your QQ number, we will manually review the group members。
    2. Enterprises users:Complete [Case Registration] and note the company name when adding the group。
  • Scan the QR code at the bottom to follow the Sandao public account on WeChat。

Java
1
https://gitee.com/ww89er9wyy8934/smart-socket.git
git@gitee.com:ww89er9wyy8934/smart-socket.git
ww89er9wyy8934
smart-socket
smart-socket
master

搜索帮助