nim-quic/quic
Mark Spanbroek a5f5e39cae Implement new connection id callback using randomConnectionId() 2020-10-12 16:18:10 +02:00
..
ngtcp2 Implement new connection id callback using randomConnectionId() 2020-10-12 16:18:10 +02:00
packets Move ConnectionId one level up 2020-10-12 16:18:10 +02:00
bits.nim Replace byte indexing by stews/endians2 2020-09-23 15:04:49 +02:00
congestion.nim Remove ngtcp_pkt_info from public API 2020-10-12 16:18:10 +02:00
connection.nim Promote Connection from test helper to public API 2020-10-12 16:18:10 +02:00
connectionid.nim Implement new connection id callback using randomConnectionId() 2020-10-12 16:18:10 +02:00
noerrors.nim Include Defect in the list of allowed exceptions 2020-09-30 09:20:32 +02:00
openarray.nim Communicate transport parameters via encrypted payload 2020-10-08 14:31:15 +02:00
packets.nim Fix: version negotiation packets contain a list of supported versions 2020-10-01 17:50:03 +02:00
varints.nim Decoding of variable length integers 2020-09-30 09:20:32 +02:00
version.nim Introduce procs that create packet types with default version 2020-10-01 14:02:00 +02:00