eclipse-vertx / eclipse-vertx/vert.x

The DatagramSocketOptions in vertx.create DatagramSocket do not have setUseProxyProtocol and cannot be used through Channel. pipelin(). addLast (new HAProxyMessage Decoder)

Open
#5,532 5 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
14.7k
Forks
2.1k
Avg merge
2d 7h
Merged PRs (30d)
28

Description

#### Read me

Read this first before creating an issue:

- do not use this issue tracker to ask questions, instead use one of these [channels](https://vertx.io/community/). Questions will likely be closed without notice.
- you shall create a feature request only when it is general purpose enough.
- make sure that the feature is not already

#### Describe the feature

vertx.createDatagramSocket udp UseProxyProtocol

#### Use cases

```java
new DatagramSocketOptions().setUseProxyProtocol(false);
```

#### Contribution

Who should implement this feature ? are you volunteering for implementing this feature or
do you know that is able and willing implement this feature ?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.