RO using websockets transport

Just a question: did anybody think of a Websockets channel for RO?
I was just investigating in that area and I’m not sure wether that type would fit into RO’s architecture.
Any thoughts?

Bye,
Thomas

Hello Thomas,

This technology is worth looking at and is suitable for RO architecture. It has some common features with SuperTCP channel. The only problem is that the standard itself is in draft stage, unstable and they make changes to it actively, even losing the backward compatibility. Probably we consider developing such channel when the standard become more or less stable.

Best regards - Sergey

Sergey,

thank you for your answer - that’s what I thought of.

Bye,
Thomas

Hello Sergey,

any news about a potential Websockets channel for RO, almost three years down the road and with Websockets used in production already.

Jörg

See here http://andremussche.blogspot.co.uk/2012/07/indy-10-websockets-remobjects-and.html

Cheers, Bob

1 Like

Dear Bob,

Thank you very much for the link, quite interesting. Although I have hoped for a little bit more official commitment by RemObjects in this direction.

Jörg

1 Like

SDK FOR DELPHI support Webstockets now?

1 Like

no yet, but you can use code from above article

SDK FOR DELPHI support Webstockets, what time?

2 Likes

It will definitely be a great addition and a quick replacement for SuperTCP in cases where needed.

1 Like

I’m sorry, but I can’t give any time frame for this.

weixin miniprogram need WebSocket Server

https://developers.weixin.qq.com/miniprogram/dev/api/wx.sendSocketMessage.html