Smalltalk
›
Pharo
›
Pharo Smalltalk Users
Search
everywhere
only in this topic
Advanced Search
Websocket features
‹
Previous Topic
Next Topic
›
Classic
List
Threaded
♦
♦
Locked
3 messages
Ben Coman
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Websocket features
@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
Sven Van Caekenberghe-2
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: Websocket features
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
Stephane Ducasse-3
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: Websocket features
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
>
>
>
Free forum by Nabble
Edit this page