jetlinks/jetlinks-community

JetLinks 基于Java,Spring Boot ,WebFlux,Netty,Vert.x,Reactor等开发,...

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 4 minutes ago
Added to GitGenius on September 10th, 2026
Created on January 2nd, 2020
Open Issues & Pull Requests: 54 (+0)
GitHub issues: Enabled
Number of forks: 1,939
Total Stargazers: 6,625 (+0)
Total Subscribers: 141 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 1.2 hours
Mean response time: 32.2 hours
90th percentile: 42.1 hours
Tracked items: 134

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 14% of issues opened in the past year have been closed. Three people close 57% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 32
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 404 days
Stale 30+ days: 29
Stale 90+ days: 29

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (3)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

JetLinks is an enterprise-grade IoT platform built on Java, Spring Boot, WebFlux, Netty, Vert.x, and Reactor that provides a fully reactive architecture for managing connected devices at scale.

The platform addresses the complexity of building IoT systems by unifying device connection management across multiple protocols (TCP, MQTT, UDP, CoAP, HTTP) and manufacturers under a single device model. It abstracts away network programming complexity through protocol adapters while providing real-time data processing, device alarming, message notifications, and data forwarding capabilities. The reactive architecture built on Spring WebFlux and Project Reactor enables efficient handling of high-volume concurrent device connections.

JetLinks suits organizations building comprehensive IoT solutions that need to integrate heterogeneous devices and protocols without vendor lock-in. The platform's open-source nature and separation of frontend and backend with fully exposed APIs make it suitable for teams requiring deep customization. Deployment is relatively lightweight, requiring only Java 17, Redis, and TimescaleDB as core dependencies, though optional components like ElasticSearch and TDengine can be added for enhanced capabilities. The built-in rule engine handles device alerts and scenario automation through flexible configuration, and the data permission system provides granular control across menus, buttons, and individual data records.

The project maintains active development with passing continuous integration checks and code quality monitoring. The codebase demonstrates attention to security practices through vulnerability scanning. Documentation and community support are provided through multiple channels including product documentation and technical discussion groups. The platform is positioned for both direct deployment and secondary development by organizations seeking to build custom IoT business systems.