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

Add abstraction for Socket and SocketAsyncEventArgs #85

Open
wants to merge 5 commits into
base: v1.6
Choose a base branch
from

Conversation

Hyddan
Copy link

@Hyddan Hyddan commented Dec 22, 2016

Not instantiating Sockets directly, allows to inject an ISocketFactory
in order to be able to mock the socket and run tests in-memory.

@Hyddan
Copy link
Author

Hyddan commented Dec 12, 2018

@kerryjiang, any chance of this making it into the 1.6 branch and a new NuGet published? We really like SuperSocket and would love to utilize it more, but we need this abstraction to do so.

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