p-quic/pquic

Problem about using multipath plugin

Opened this issue · 1 comments

The connection always closed with error when I try to establish the connection with multipath_rtt_cond.plugin.
like that:
`Successfully inserted preplugin plugins/multipath/multipath_rtt_cond.plugin
Register plugin be.qdeconinck.multipath.rtt for full registration
include multipath_cond.plugin...
Successfully injected post plugins for be.qdeconinck.multipath.rtt
Negotiated ALPN: hq-29
Almost ready!

ERROR: trying to get input 5, but there are only 5 inputs available
Connection established. Version = ff00001d, I-CID: 3598041ec8f8c14b
No progress for 10 seconds. Closing.
-1.0
Client exit with code = 0`
What should I do to solve this problem?

Did you ever figure out how to fix this issue? Currently running into the same thing.