Skip to content

dashwire_udp 0.1.0

Choose a tag to compare

@bdero bdero released this 28 Jul 16:35
  • UDP transport: sequencing with piggybacked ack bitfields, fragmentation over MTU, and a bounded reliable resend queue that disconnects on overflow.
  • Maps the reliable and unreliable channels onto a single socket.
  • UDP broadcast LAN discovery helper.