Skip to content

refactor!: remove deprecated FTP server streams and passive connectio… - #11

Merged
esavini merged 1 commit into
masterfrom
feature/size-command-should-call-fs-provider
Aug 3, 2026
Merged

refactor!: remove deprecated FTP server streams and passive connectio…#11
esavini merged 1 commit into
masterfrom
feature/size-command-should-call-fs-provider

Conversation

@esavini

@esavini esavini commented Aug 3, 2026

Copy link
Copy Markdown
Member

…n implementation

  • Removed MikuClientStream and MikuPassiveDataConnection in favor of Miku.Core abstractions.
  • Integrated the new NetServer and PassiveDataConnection classes from Miku.Core for enhanced performance and maintainability.
  • Updated passive mode handling in PasvCommand with better error handling and resource management.
  • Added Miku.Core project reference for shared networking infrastructure.

…n implementation

- Removed `MikuClientStream` and `MikuPassiveDataConnection` in favor of `Miku.Core` abstractions.
- Integrated the new `NetServer` and `PassiveDataConnection` classes from `Miku.Core` for enhanced performance and maintainability.
- Updated passive mode handling in `PasvCommand` with better error handling and resource management.
- Added `Miku.Core` project reference for shared networking infrastructure.
@esavini
esavini merged commit f10e3ef into master Aug 3, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant