MemoriesOfTime / raknet-rs

Raknet protocol implementation by rust
Apache License 2.0
8 stars 3 forks source link

feat(api): writer & reader API #6

Closed iGxnon closed 3 months ago

iGxnon commented 3 months ago

This PR changed the default API to use a more granular Writer API instead of the original Sink.

Signed-off-by: iGxnon igxnon@gmail.com

codecov[bot] commented 3 months ago

Welcome to Codecov :tada:

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered :open_umbrella:

iGxnon commented 3 months ago

Closed cz we have implemented the FlushStrategy