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

What will be the case if we host the API layer under a separate process #3

Open
tugberkugurlu opened this issue Apr 24, 2013 · 0 comments

Comments

@tugberkugurlu
Copy link
Owner

At the moment, API project which integrates with SignalR hubs is hosted under the same process where the web client is hosted. This makes it easy for authentication because forms authentication simply flows through all the way up. However, the case is diffrent if we host the API layer under another process. Figure this out.

@ghost ghost assigned tugberkugurlu Apr 24, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant