refraction-networking / conjure

Conjure Refraction Networking station code
https://refraction.network
Apache License 2.0
66 stars 19 forks source link

Transport integration test #230

Closed jmwample closed 9 months ago

jmwample commented 9 months ago

Added an end to end integration test for all transports, mocking the registration manager and registration, allowing any parameter permutation to be tested for the transport client -> station pipeline. Currently once the tunnel is established it only does one short read and write to ensure the tunnel is working but we could theoretically build from here to do benchmarking for transports.