spring-integration icon indicating copy to clipboard operation
spring-integration copied to clipboard

There is no explanation about how to use NIO for UDP

Open clayly opened this issue 1 year ago • 5 comments

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.

clayly avatar Jun 25 '23 14:06 clayly