emqx / emqx/esockd

support connection based udp packet content

Open
#148 2 comments 0 reactions 1 assignee Claimed by @lafirest View on GitHub
enhancement
Dominant language
Erlang
Stars
215
Forks
86
Avg merge
2d 5h
Merged PRs (30d)
7

Description

The current esockd is based on socket peerinfo to create a connection, but the survival time of the udp session on the router is generally very short.
Coupled with the influence of NAT, the peerinfo of the same client may be constantly changing.
So may we can support create a connection based on the content carried in the udp package

![connection_on_data](https://user-images.githubusercontent.com/22971499/128478375-0b7d1519-63e2-4d15-b993-4901c00bae35.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.