Skip to content

Conversation

eigen-value
Copy link
Collaborator

UDP class
This PR is also an API proposal of the following CPU-side methods:

  • udp/connect
  • udp/connectMulticast
  • udp/close
  • udp/write
  • udp/read

mod: beginPacket sets remotes' IP/port
feat: implemented remaining methods
impr: threading
mod: read stops if no remaining bytes
mod: peek works only per-udp-packet
impr: stop calls only if connected
@eigen-value eigen-value requested a review from cmaglie October 7, 2025 15:07
@eigen-value eigen-value linked an issue Oct 7, 2025 that may be closed by this pull request
@eigen-value eigen-value added the enhancement New feature or request label Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a class for UDP client

1 participant