Revision ee2c32c3
Added by Marc Dequènes over 13 years ago
- ID ee2c32c3f26e0d62c2a169beb342a54a15a94e79
IDEAS | ||
---|---|---|
|
||
each queue is an internal channel, each processor is a task.
|
||
|
||
API (all bots):
|
||
- list manipulators:
|
||
+ /? -> search(<criterias>)
|
||
+ /+ -> create(<data>)
|
||
+ /- -> delete(<name>)
|
||
|
||
MapMaker:
|
||
- API:
|
||
/Services/DNS -> named info
|
Also available in: Unified diff
[evol] Botnet/Interface: '/?' search now return a Hash in order to get the object name easily for further manipulations, updated Librarian accordingly