Skip to content
This repository has been archived by the owner on Oct 18, 2018. It is now read-only.

WebSockets middleware should not replace server implementation #11

Closed
davidfowl opened this issue Jun 30, 2014 · 2 comments
Closed

WebSockets middleware should not replace server implementation #11

davidfowl opened this issue Jun 30, 2014 · 2 comments
Assignees
Milestone

Comments

@davidfowl
Copy link
Member

The websockets middleware should only replace the IHttpWebSocketFeature if there isn't one.

@davidfowl davidfowl added this to the 0.1-alpha3 milestone Jun 30, 2014
@Tratcher
Copy link
Member

The overwrite should be optional. Different implementations will have different features, bugs, perf, etc..

@davidfowl
Copy link
Member Author

Sure maybe a flag to overwrite then.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants