Commit Graph

60 Commits

Author SHA1 Message Date
godmodegalactus e3d1a3fa0b
Changing some constants for quic and quiche 2024-06-04 16:44:17 +02:00
godmodegalactus b145a39d7c
adding metrics on server loop to understand more problem with quiche server on mainnet 2024-05-30 19:53:59 +02:00
godmodegalactus f7d5086463
close connection if there is error setting stream priority 2024-05-30 15:26:17 +02:00
godmodegalactus 5286d34a34
changing number of stream to 96k and depile all the messages 2024-05-30 15:17:19 +02:00
godmodegalactus 07efb331cd
depile queu until partial responses are full 2024-05-30 14:55:29 +02:00
godmodegalactus 217b0fcb04
Poll server using MIO channels 2024-05-30 11:20:10 +02:00
godmodegalactus f94e73954f
adding blocking client as it is faster than quinn 2024-05-29 20:51:26 +02:00
godmodegalactus 9145ee7bc5
increasing max ttl 2024-05-29 17:51:11 +02:00
godmodegalactus f1a877ecfb
Changing how many tasks and detecting lags based on number of messages in channel 2024-05-29 17:10:23 +02:00
godmodegalactus 24757c498b
making client based on quinn instead of quiche 2024-05-29 16:27:56 +02:00