#server #request-response

udp

A lightweight and efficient Rust library for building UDP servers with request-response handling

86 releases (26 stable)

Uses new Rust 2024

3.1.0 Mar 3, 2026
2.0.12 Jan 25, 2026
2.0.5 Dec 13, 2025
2.0.3 Oct 19, 2025
0.17.0 Mar 30, 2025

#8 in #request-response

MIT license

65KB
945 lines

udp

Official Documentation

Api Docs

A lightweight and efficient Rust library for building UDP servers with request-response handling.

Installation

To use this crate, you can run cmd:

cargo add udp

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

Contact

For any inquiries, please reach out to the author at root@ltpp.vip.

Dependencies

~2–3MB
~45K SLoC