udptk-core

Crates.ioudptk-core
lib.rsudptk-core
version0.4.1
created_at2024-12-31 11:13:41.031003+00
updated_at2025-05-31 17:32:31.416001+00
descriptionCore library for udptk cli
homepage
repositoryhttps://github.com/whisperpine/udptk
max_upload_size
id1499907
size18,880
Yusong (whisperpine)

documentation

README

README

A simple UDP toolkit that provides a way to send and receive UDP packets.
It can be useful in scenarios when debugging UDP based microservices.

# Get started with docker
docker run --rm whisperpine/udptk -h
Commit count: 44

cargo fmt