WebSocket support in 2.3beta1

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

WebSocket support in 2.3beta1

Janko Mivšek
Dear Swazooers,

Past few days I worked on WebSocket implementation in Swazoo, in
coordination with Philippe from Seaside and Nicolas Petton from Iliad
devteams, so that implementation is ready to be adapted for all three
main web frameworks:

        http://www.swazoo.org/websocket

Why WebSocket? Because it will replace current Comet hacks to enable a
bidirectional messaging between browser and web application, specially
for web app to send something back to the browser without waiting to
user to click something.

WebSocket as browser supported technology enables opening an always
present channel, so that web app can send commands like update some
element of the webpage at any time. That's why WebSocket is ideal for so
called "real-time" web.

You are invited to look at the code on Squeak/Pharo as Swazoo2.3beta1.1
at http://www.squeaksource.org/Swazoo.html

Paolo, I didn't forget to your patches ... :)

Best regards
Janko
Swazoo maintainer

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Swazoo-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/swazoo-devel
Reply | Threaded
Open this post in threaded view
|

Re: WebSocket support in 2.3beta1

Nicolas Petton
Le jeudi 02 décembre 2010 à 18:28 +0100, Janko Mivšek a écrit :
>
> Paolo, I didn't forget to your patches ... :)

Cool!
Is Swazoo-SCGI included?

Nico


------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Swazoo-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/swazoo-devel
Reply | Threaded
Open this post in threaded view
|

Re: WebSocket support in 2.3beta1

Paolo Bonzini-2
On 12/02/2010 10:15 PM, Nicolas Petton wrote:
> Le jeudi 02 décembre 2010 à 18:28 +0100, Janko Mivšek a écrit :
>>
>> Paolo, I didn't forget to your patches ... :)
>
> Cool!
> Is Swazoo-SCGI included?

Of course!  Actually it's just that (plus dependencies) and the buffer
rewrite (faster+more portable).

Paolo

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Swazoo-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/swazoo-devel