spring-projects / spring-projects/spring-integration
Add `spring-integration-netty` module
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.6k
- Forks
- 1.2k
- Avg merge
- 17h 48m
- Merged PRs (30d)
- 62
Description
In what version(s) of Spring Integration are you seeing this issue?
6.1.1
Describe the bug
There is no explanation in documentation about how to use NIO for UDP neither corresponding methods or attributes in API.
To Reproduce
Look here: https://docs.spring.io/spring-integration/reference/html/ip.html#ip
Expected behavior
There should be explanation how to use NIO for UDP or clear explatation why it's impossible.
Sample
There is no examles of using UDP adapters with NIO.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the IP reference at docs.spring.io/spring-integration/reference/html/ip.html#ip and inspect the existing UDP adapter documentation and API examples. Determine whether NIO-based UDP is supported; document its configuration and usage with an example, or state clearly why it is unavailable. Done means the documentation explains the capability and includes a sample or limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- documentation, networking
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100