Skip to content

Conversation

@dreamer-coding
Copy link
Contributor

@dreamer-coding dreamer-coding commented Sep 2, 2025

Fossil XSDK Pull Request

Description

Dropping the old NStream library in favor of the new network library also removed the Winsock2 dependency, as it becomes useless to Io when the network is removed and was only used to handle Windows socket API.

Testing

Same test minus the old network cases for both C and C++.

Checklist

  • Code follows the project's coding standards.
  • Tests have been added or updated to cover the changes.
  • Documentation has been updated to reflect the changes.
  • The code has been reviewed by team members.
  • All checks and tests pass.
  • The license header and notices are updated where necessary.

License

This project is licensed under the Mozilla Public License - see the LICENSE file for details.

@dreamer-coding dreamer-coding changed the title Drop nstream Dropping the old NStream sub-library Sep 2, 2025
@dreamer-coding dreamer-coding merged commit cfb8cac into fossillogic:main Sep 4, 2025
21 checks passed
@dreamer-coding dreamer-coding deleted the drop_nstream branch September 4, 2025 05:07
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