0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java8,150 forks (8,150 forks)batch import
good first issuekind/enhancement
Repository metrics
- Stars
- 23,109 stars (23,109 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
Issue Description
Describe what happened (or what feature you want)
Sentinel did not support IPv6 (for dashboard transport).
Describe what you expected to happen
Support IPv6
Contributor guide
- Research direction
- Examine existing network code for IP address handling, add support for IPv6 addresses and dual stack sockets.
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- JavaNetworking