Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A big refactory for the project #701

Closed
wants to merge 17 commits into from
Closed

A big refactory for the project #701

wants to merge 17 commits into from

Conversation

kerryjiang
Copy link
Owner

The changes include:

  • SuperSocket.Channel was renamed to SuperSocket.Connection. The related classes' names were also changed, like PipeChannel was renamed to PipeConnection.
  • Improved the design of ConnectionListener, ConnectionBuilder and related classes.
  • Added a new project SuperSocket.Server.Abstractions and move some interfaces and basic classes of server side into it. With this new project, the server side extension projects don't have to depend on the project SuperSocket.Server.
  • ...

@kerryjiang kerryjiang closed this Mar 17, 2024
@kerryjiang
Copy link
Owner Author

Did it using git command.

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