I read cheyenne server is going to implement it ( http://web.syllable.org/news/2010-01-02-22-16-WebSockets-for-Cheyenne-web-server.html ) , but for learning purpose I'd like more to see the shortest sample code of a websocket server and a websocket client in rebol / rebol or rebol / rebol view or rebol / javascript.
like this example in java http://blog.jwebsocket.org/2010/06/17/jwebsocket-instead-of-xhr-and-comet/
or this example in php http://blog.digitalbackcountry.com/2010/07/websocket-charting-demo-with-html5-and-javascript/
Could also Rebol include such protocol natively in some future like for the rest (http, ftp,...) ?