support connection based udp packet content
Open
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

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.