nim-quic/quic
Mark Spanbroek 15e3c4cf1c New state for quic connection: disconnecting
When a quic connection is disconnecting, close the
send loop and the incoming udp connection.
2021-01-04 10:05:34 +01:00
..
helpers Separate udp, transport and helper folders 2021-01-04 10:05:34 +01:00
transport New state for quic connection: disconnecting 2021-01-04 10:05:34 +01:00
udp Separate udp, transport and helper folders 2021-01-04 10:05:34 +01:00
api.nim Introduce state pattern for Quic Connections 2021-01-04 10:05:34 +01:00
connection.nim New state for quic connection: disconnecting 2021-01-04 10:05:34 +01:00
listener.nim Ensure that all ids of a connection are removed 2021-01-04 10:05:34 +01:00