supporting transmission of data through the UDP protocol
- Dominant language
- Python
- Stars
- 175
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
Hello there.
Currently PodSixNet supports the transmission of data through the TCP protocol.
Could we allow it to support UDP with a parameter in the server instance? such as:
s = server(protocol=UDP)
I'd be more than happy to work on this issue, but I'd first like to know what you all think.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue only identifies the existing TCP support and a proposed server(protocol=UDP) entry point; no files or tests are named. Start by locating the server implementation and tracing how TCP transmission is configured, then clarify the intended UDP behavior and API before defining completion criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100