twister

Peer-to-peer microblogging

User Tools

Site Tools


development:scripting_examples:start

====== Differences ====== This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
development:scripting_examples:start [2014/01/30 13:43]
jpfox created
development:scripting_examples:start [2014/01/30 14:06]
jpfox
Line 1: Line 1:
 ====== Scripting examples ====== ====== Scripting examples ======
 +
 +New twister features may be implemented on top of JSON RPC interface using any language of choice.
 +
 +Consider, for example, the problem of searching users for their partial name, location or email. Because the information we need is completely distributed on the network (each profile is stored in a different DHT resource so the full dataset is scattered all over the world) it is very difficult for the twister daemon to provide such functionality.
  
 These pages show how to use twister commands in different script language. These pages show how to use twister commands in different script language.
  
-<nspages -h1 -r -simpleList -textPages="">​+~~NOCACHE~~  
 +<nspages -h1 -r -simpleList -textPages="" ​-exclude>
development/scripting_examples/start.txt · Last modified: 2014/01/30 14:06 by jpfox