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

Remove coupling to WebSockets for the connection manager #52

Open
ryanwersal opened this issue Oct 18, 2018 · 0 comments
Open

Remove coupling to WebSockets for the connection manager #52

ryanwersal opened this issue Oct 18, 2018 · 0 comments

Comments

@ryanwersal
Copy link
Owner

IWebSocketConnectionManager should just be IConnectionManager and remove the coupling to the WebSocket concrete type.

berdon pushed a commit that referenced this issue Jan 28, 2019
- Upgrading to .NET Core 2.2
- Removing dependency on SuperSocket's WebSocket implementation
- Refactoring MorseL.Client API to use streams throughout entire
  API interaction. The Server-side API still has some work before
  full end-to-end streaming is actually "real".
berdon pushed a commit that referenced this issue Feb 7, 2019
- Upgrading to .NET Core 2.2
- Removing dependency on SuperSocket's WebSocket implementation
- Refactoring MorseL.Client API to use streams throughout entire
  API interaction. The Server-side API still has some work before
  full end-to-end streaming is actually "real".
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

No branches or pull requests

1 participant