Websocket features

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Websocket features

Ben Coman
@Sven,

I'm new to websockets and don't properly grok all the features in columns here... 

but could you comment on which are provided by Zinc Websockets?

cheers -ben
Reply | Threaded
Open this post in threaded view
|

Re: Websocket features

Sven Van Caekenberghe-2
Ben,

> On 9 Feb 2018, at 04:17, Ben Coman <[hidden email]> wrote:
>
> @Sven,
>
> I'm new to websockets and don't properly grok all the features in columns here...
> https://en.wikipedia.org/wiki/Comparison_of_WebSocket_implementations
>
> but could you comment on which are provided by Zinc Websockets?
>
> cheers -ben

I would say all of them. ZnWebSockets is a complete/compliant RFC 6455 implementation.

https://ci.inria.fr/pharo-contribution/job/EnterprisePharoBook/lastSuccessfulBuild/artifact/book-result/WebSockets/WebSockets.html

https://github.com/svenvc/docs/blob/master/zinc/zinc-websockets-paper.md [older]

http://websocket.stfx.eu/ [live demo]

It has been used successfully by many people before.

Sven



Reply | Threaded
Open this post in threaded view
|

Re: Websocket features

Stephane Ducasse-3
Yes synectique uses them heavily.

On Fri, Feb 9, 2018 at 7:47 AM, Sven Van Caekenberghe <[hidden email]> wrote:

> Ben,
>
>> On 9 Feb 2018, at 04:17, Ben Coman <[hidden email]> wrote:
>>
>> @Sven,
>>
>> I'm new to websockets and don't properly grok all the features in columns here...
>> https://en.wikipedia.org/wiki/Comparison_of_WebSocket_implementations
>>
>> but could you comment on which are provided by Zinc Websockets?
>>
>> cheers -ben
>
> I would say all of them. ZnWebSockets is a complete/compliant RFC 6455 implementation.
>
> https://ci.inria.fr/pharo-contribution/job/EnterprisePharoBook/lastSuccessfulBuild/artifact/book-result/WebSockets/WebSockets.html
>
> https://github.com/svenvc/docs/blob/master/zinc/zinc-websockets-paper.md [older]
>
> http://websocket.stfx.eu/ [live demo]
>
> It has been used successfully by many people before.
>
> Sven
>
>
>