All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Migrated the client and the server to the
edge-nal
traits - Migrated the server to only require
UdpSend
andUdpReceive
, without the need to manipulate raw IP payloads anymore - Raised MSRV to 1.77