[Sugar-devel] First HTML activities API
Daniel Narvaez
dwnarvaez at gmail.com
Wed May 1 13:21:49 EDT 2013
Hello,
I submitted some initial code for the HTML activities API. I implemented
only a close method for now, but it should be possible to add more stuff
easily.
Here is the toolkit patch
https://github.com/sugarlabs/sugar-toolkit-gtk3/pull/15
It adds a dependency on gwebsockets.
https://github.com/dnarvaez/gwebsockets
The javascript library (reviews would be appreciated)
https://github.com/sugarlabs/sugar-html-core
And an example of using it
https://github.com/sugarlabs/sugar-html-demo
It's really a first attempt but I suggest we go ahead and implement more
APIs on the top of this. It should give us a more concrete idea of what we
need exactly.
I think we need to do authentication otherwise anything could use the
communication channel, but that should be pretty easy.
--
Daniel Narvaez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20130501/46c6e9e2/attachment.html>
More information about the Sugar-devel
mailing list