Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mxinden/udp-socket

Advanced udp socket.
https://github.com/mxinden/udp-socket

Last synced: 2 months ago
JSON representation

Advanced udp socket.

Awesome Lists containing this project

README

        

# udp-socket
Advanced udp socket library.

* Uses sendmmsg/recvmmsg.
* Supports gso.
* Sets ecn, dnf and source ip in ip packets.

Based on the [quinn](https://github.com/quinn-rs/quinn) socket code.

# License
MIT OR Apache-2.0