nim-quic/quic
Mark Spanbroek dece29fdfa Fix: Connection should be passed by reference to avoid double free 2020-11-05 09:52:24 +01:00
..
ngtcp2 Fix: Connection should be passed by reference to avoid double free 2020-11-05 09:52:24 +01: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 Make congestion notification optional in the API 2020-11-05 09:52:24 +01:00
connection.nim Open uni-directional stream 2020-11-05 09:52:24 +01: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