davidfowl / BedrockFramework

High performance, low level networking APIs for building custom servers and clients.
MIT License
1.05k stars 153 forks source link

Add cancel and complete #140

Open adamradocz opened 2 years ago

adamradocz commented 2 years ago

Add CompleteAsync and CancelPending to the Protocols.

Clean and conflict free version of #129.