ethereum / ethereum/utp

add socket-level config

Open
#38 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
40
Forks
20
PR merge metrics
No merged PRs in 30d

Description

add socket-level configuration to constructor(s)

the config could include the following:

* max UDP packet size
* max connections

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the socket constructors and the code enforcing UDP packet and connection limits. Review how sockets are created and configured; done means constructor-level configuration supports the requested maximum UDP packet size and maximum connections, with tests covering both settings.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.