You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd really love to see Web Sockets support in ServiceStack!
I'm beginning a project for which ServiceStack would be an otherwise perfect
fit, however Web Sockets are a requirement.
Given the existing intrastructure of ServiceStack, it doesn't seem that
WebSockets should be too difficult an addition. :-)
Thanks!
Original issue reported on code.google.com by jeremy.m...@gmail.com on 24 Oct 2011 at 8:59
The text was updated successfully, but these errors were encountered:
Agreed, I'm looking into this and have added it to ServiceStack's TODO list on
trello.com at:
https://trello.com/card/board/add-web-socket-support-to-servicestack-look-at-int
egrating-signalr/4e9fbbc91065f8e9c805641c/4ea5d2e59c27b74a280c0b69
Basically I'm looking at the feasibility of integrating SignalR which has
amongst other things support for Web Sockets.
Note: The project has moved to GitHub at:
http://github.com/ServiceStack/ServiceStack
Original comment by demis.be...@gmail.com on 24 Oct 2011 at 9:06
Original issue reported on code.google.com by
jeremy.m...@gmail.com
on 24 Oct 2011 at 8:59The text was updated successfully, but these errors were encountered: