Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  backend
conversation.rb 14.9 KB
dsl.rb 2.95 KB
interface.rb 8.39 KB
protocol.rb 9.7 KB
session.rb 1.19 KB

Latest revisions

# Date Author Comment
a8442036 2011-03-03 01:20 Marc Dequènes

[evol] Protocol/Interface: don't check for existence before node call, it is already done in call and a loss of time

23c30bd5 2011-03-03 00:33 Marc Dequènes

[fix] method name mistake

ec7296ea 2011-02-27 01:32 Marc Dequènes

[fix] Interface: intercept several possible errors around interface definition

eab0c364 2011-02-27 00:48 Marc Dequènes

[evol] API: implemented hidden nodes and used it to create a '?' node used to search children based on their attributes

9dfb2047 2011-02-26 21:04 Marc Dequènes

[fix] Protocol: check node existence asynchronously for CALL

14dd8318 2011-02-26 20:38 Marc Dequènes

[evol] Protocol/DSL: implemented node existence check

4761cd13 2011-02-26 14:35 Marc Dequènes

[evol] allow splitting the API interface declaration over multiple files/directories, split MapMaker interface, and added cross-nodes storage during the interface life (as we can't use closures across files)

429ebb9c 2010-11-29 22:16 Marc Dequènes

[evol] BotnetTask DSL: now that we have one Task per task, close conversation thread as soon as the task is finished

afdc8d97 2010-11-29 14:50 Marc Dequènes

[fix] mistakes in API Interface: forgot to export node_name, and forgot :inspect is not available for nodes

7466fc08 2010-11-29 00:49 Marc Dequènes

[evol] server API tree reworked using a DSL (reply handling rework is WIP)

View revisions

Also available in: Atom