-
Notifications
You must be signed in to change notification settings - Fork 64
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
Will be helpfull if you can to add example the simple web application #19
Comments
@ifle I m working on sample real-world application which currently is around 70%~80% completed. I will publish it soon in the coming weeks and these are technology stack that I m using:
server-side:
Regarding your second question, we cannot support the legacy SignalR since this is based on the new ASP.NET Core SignalR and .NET Core 2. I will let you know once the example is published. |
Thanks |
@galvesribeiro there few points why I would like to use it:
This is the exact technology stack that I've selected to start using for work and I would like to showcase all the technologies used together. |
Can you please to add the simple example? |
Since ths is a thread for an example I want to ask @claylaut how are you handling routing in your App can I get a snippet on how It'll work, @galvesribeiro Do you have any pointers on how to connect an JS Client to an actor using the SignalR.Orleans |
Any news about the example? |
I am creating sample of using project in next way (to get things work and understand):
Will send pull if suits. |
@dzmitry-lahoda feel free to send a PR. However, we don't want users to require CsToMd to build anything on the repo as people (like myself) don't use Visual Studio nor are on Windows. The readme file should be written with regular markdown. Thanks! Looking forward to it! |
I am in progress right now of |
Thanks in advance. |
Can you please to add the simple example?
How complicated to support the not core signalr version? I have legacy application that use another implementation of signalr functionality FM.WebSync
https://www.frozenmountain.com/products-services/websync/.
Thanks
The text was updated successfully, but these errors were encountered: