Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
botnet.rb 3.02 KB
botnet_dsl.rb 3.82 KB
botnet_server.rb 1.66 KB
conversation.rb 11.3 KB
interface.rb 7.54 KB
protocol.rb 10.4 KB
session.rb 1.19 KB

Latest revisions

# Date Author Comment
c2b04ad9 2010-11-15 22:03 Marc Dequènes

[fix] corrected silly mistakes in Botnet DSL

e321ca6f 2010-11-15 02:20 Marc Dequènes

[evol] created a DSL for client-side calls (several conditions (calls only at the moment) can be joined together in order to exploit parallel tasks via asynchronous calls)

be27f17e 2010-11-15 00:09 Marc Dequènes

[evol] improve a bit how interface errors are transmitted

f8c25bdc 2010-11-15 00:08 Marc Dequènes

[evol] added convenience method to CALL directly from a thread

476368e8 2010-11-13 13:48 Marc Dequènes

[fix] adapted Interface to recent changes, pass bot object, and correct api_methods() calculation

706c6cbd 2010-11-12 20:40 Marc Dequènes

[fix] correct argument passing for send/receive_request_call

8f6f45f7 2010-11-12 19:49 Marc Dequènes

[evol] move notification from Protocol to Conversation

20fb09a1 2010-11-12 19:44 Marc Dequènes

[fix] ensure pending threads are removed from the list when destroyed

c501ebc2 2010-11-12 19:42 Marc Dequènes

[fix] ensure pending threads/conversations are uniquely registered

7d493229 2010-11-12 19:40 Marc Dequènes

[evol] add system/user notif to bot level and detecte when a conversation is idle, to close it after used in connect_peer() with block

View revisions

Also available in: Atom