mirror of
https://github.com/caddyserver/caddy.git
synced 2026-06-02 13:01:51 -04:00
* Allow for UDP servers Extend the Server interface with ServePacket and ListenPacket - this is in the same vein as the net package. Plumb the packetconn through the start and restart phases. Rename RestartPair to RestartTriple as it now also contains a Packet. Not that these can now be nil, so we need to check for that when restarting. * Update the documentation
9.9 KiB
9.9 KiB