n0-computer / quic-rpc

A streaming rpc system based on quic
Other
89 stars 12 forks source link

fails to build with feature `quinn-transport` #54

Open divagant-martian opened 10 months ago

divagant-martian commented 10 months ago

at 0ccd8f5

It's probably a configuration issue but it fails first with a doc test, removing the doc tests brings up a lot of compilation issues afterwards

error: could not compile `quic-rpc` (test "slow_math") due to 48 previous errors
error: could not compile `quic-rpc` (test "quinn") due to 45 previous errors