n0-computer / quic-rpc

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

refactor: use two stage accept #87

Closed rklaehn closed 2 months ago

rklaehn commented 2 months ago

this is so each step of the accept process is cancel-safe

we might want to deprecate the combined fn.

Questions: