liubiao4123 / servicestack

Automatically exported from code.google.com/p/servicestack
0 stars 0 forks source link

Priority of Web Sockets #64

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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