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

Spike: SignalR transport service #8

Open
sweetlandj opened this issue Feb 2, 2015 · 1 comment
Open

Spike: SignalR transport service #8

sweetlandj opened this issue Feb 2, 2015 · 1 comment
Labels

Comments

@sweetlandj
Copy link
Owner

Determine whether it is possible to create an ITransportService based on SignalR. The goal would be to see whether we could support async messaging from a Javascript client (i.e. browser) and a Pluribus server. It would also be interesting to see if SignalR could be used for server-to-server communications as well.

@tdbrian
Copy link
Contributor

tdbrian commented Oct 26, 2015

I like the idea of server-to-server communication over SignalR full duplex TCP instead of just HTTP. Is that still an option? Looks like it's doable: http://stackoverflow.com/a/21707322

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

No branches or pull requests

2 participants