nim-eth/tests/utp
Kim De Mey 19965bab95
Fix chronos related deprecated warnings in uTP code part II (#669)
This also makes the uTP SendCallBack not returning a Future any
more as it is not used in sendData anyhow. And in case of uTP
over discv5, discv5 send call is already not async.

This gives quite a noticable throughput benchmark improvement over
with uTP over UDP, and a slightly noticable with uTP over discv5
2024-01-23 18:41:38 +01:00
..
all_utp_tests.nim Add more tests stressing conccurent reading and writing on utp socket (#474) 2022-02-10 08:05:44 +01:00
test_buffer.nim Add uTP over discv5 test and small uTP performance improvements (#663) 2024-01-18 12:07:03 +01:00
test_clock_drift_calculator.nim Add uTP over discv5 test and small uTP performance improvements (#663) 2024-01-18 12:07:03 +01:00
test_discv5_protocol.nim Add uTP over discv5 test and small uTP performance improvements (#663) 2024-01-18 12:07:03 +01:00
test_packets.nim Add uTP over discv5 test and small uTP performance improvements (#663) 2024-01-18 12:07:03 +01:00
test_protocol.nim Add uTP over discv5 test and small uTP performance improvements (#663) 2024-01-18 12:07:03 +01:00
test_protocol_integration.nim Fix chronos related deprecated warnings in uTP code part II (#669) 2024-01-23 18:41:38 +01:00
test_utils.nim Fix chronos related deprecated warnings in uTP code part II (#669) 2024-01-23 18:41:38 +01:00
test_utp_router.nim Fix chronos related deprecated warnings in uTP code part II (#669) 2024-01-23 18:41:38 +01:00
test_utp_socket.nim Fix chronos related deprecated warnings in discv5 and uTP (#667) 2024-01-22 17:08:08 +01:00
test_utp_socket_sack.nim Add uTP over discv5 test and small uTP performance improvements (#663) 2024-01-18 12:07:03 +01:00
utp_packet_test_vectors.nim Add uTP over discv5 test and small uTP performance improvements (#663) 2024-01-18 12:07:03 +01:00