Streamlet: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
New page: Streamlet is an extension on top of mulib which enables convienient event streams. For examples of streamlet in use please check the following links: * http://openmv.org/cgi-bin/viewvc.cg...
 
No edit summary
 
Line 2: Line 2:


* http://openmv.org/cgi-bin/viewvc.cgi/archwg/trunk/chat_client.py?view=markup
* http://openmv.org/cgi-bin/viewvc.cgi/archwg/trunk/chat_client.py?view=markup
* http://openmv.org/cgi-bin/viewvc.cgi/archwg/trunk/chat_server.py?view=log
* http://openmv.org/cgi-bin/viewvc.cgi/archwg/trunk/chat_server.py?view=markup

Latest revision as of 19:06, 15 October 2007

Streamlet is an extension on top of mulib which enables convienient event streams. For examples of streamlet in use please check the following links: