极简、易用、高性能的AIO通信框架,人人都能轻松应对百万级长连接场景。5G时代的通信微内核,适用于IM、RPC、IoT等诸多领域
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
三刀 137f0816b6 v1.5.38 2 weeks ago
.workflow update pipeline-20230120.yml 11 months ago
aio-core v1.5.38 2 weeks ago
aio-pro v1.5.38 2 weeks ago
benchmark v1.5.38 2 weeks ago
example v1.5.38 2 weeks ago
smart-socket-parent v1.5.38 2 weeks ago
LICENSE 添加Apache 2.0协议 6 years ago
README.en.md 更新readme 5 months ago
README.md 更新readme 5 months ago
gvp.png 添加gvp图片 3 years ago
image.png 更新图片 1 year ago
jetbrains.png 添加jebrains logo 3 years ago
pom.xml v1.5.38 2 weeks ago
wx.jpg 更新readme 3 years ago

README.en.md

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 userdonate ¥5and note your QQ number, we will manually review the group members。
    2. Enterprises usersComplete [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。