[vos-d] Thinking about Javascript

Peter Amstutz tetron at interreality.org
Mon Apr 16 13:26:13 EDT 2007


Well, one of the big ideas for s5 will be better multi-protocol support 
so having useful XML-RPC/SOAP/JSON/* bindings is feasable.  On the 
browser side you would have a minimal javascript VOS stack to talk to 
the server.  So yea, you want to keep the browser side as lightweight as 
possible, and do most of the translation in a server module.

On Mon, Apr 16, 2007 at 12:58:56PM -0400, Reed Hedges wrote:
> 
> Is anyone here familiar with Javascript much? 
> 
> I'm wondering what kind of networking tools are available from
> Javascript. I've been reading about a thing some people call Comet,
> (http://alex.dojotoolkit.org/?p=545) which basically a publish/push 
> model for the server to update pages live. It looks like it uses
> a JSON protocol called Bayeux 
> (http://svn.xantus.org/shortbus/trunk/bayeux/protocol.txt).
> I've been thinking about how we can push VOS events out to the web
> browser, and I'm wondering whether Javascript running in the browser
> could use a VOS runtime (running in a plugin??) with JS bindings, or 
> if it makes more sense for the server to translate the events into 
> a more web-specific protocol that would be interpreted entirely by
> Javascript code shipped along with the page (even perhaps including all the 
> object-to-XML logic in the server as well, like Hypervos).
> 
> Thanks
> 
> Reed
> 
> 
> _______________________________________________
> vos-d mailing list
> vos-d at interreality.org
> http://www.interreality.org/cgi-bin/mailman/listinfo/vos-d

-- 
[   Peter Amstutz  ][ tetron at interreality.org ][ peter.amstutz at gdit.com ]
[Lead Programmer][Interreality Project][Virtual Reality for the Internet]
[ VOS: Next Generation Internet Communication][ http://interreality.org ]
[ http://interreality.org/~tetron ][ pgpkey:  pgpkeys.mit.edu  18C21DF7 ]

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://www.interreality.org/pipermail/vos-d/attachments/20070416/2a18e6a1/attachment.pgp 


More information about the vos-d mailing list