Page 1 of 1

[SOLVED] Websockets usable ?

Posted: Fri Jan 29, 2016 2:18 am
by Black-Byte
Hi,

i'm looking through your examples and docmentation how i could rebuild my silverlight project with C#/XAML. But i stumble about the communications. My old project uses silverlight connected via a comet server(http://frozenmountain.com/products/websync/overview) to push data realtime into the client.
With html5 i know there are websockets is there a way to use it with C#/XAML ? At your agenda there is no hint about this. Only REST or SOAP like.

Best Regards

Re: Websockets usable ?

Posted: Fri Jan 29, 2016 9:51 am
by JS-Support @Userware
Hi and welcome to the forums.

Yes, WebSockets support is on our internal roadmap for late 2016. Please be sure to vote for them at the following URL for faster implementation:
http://cshtml5.uservoice.com/forums/274799-c-xaml-for-html5-feature-requests/suggestions/7120293-websockets-support

Thank you and regards,
JS-Support

Re: Websockets usable ?

Posted: Sat Mar 04, 2017 8:10 pm
by JS-Support @Userware
Hi,

There is now an extension that allows to use WebSockets. You can download it from:

http://forums.cshtml5.com/viewtopic.php?f=7&t=276

Thanks.
Regards,
JS-Support