Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
botnet.rb 2.86 KB
botnet_server.rb 1.66 KB
conversation.rb 11.3 KB
interface.rb 7.39 KB
protocol.rb 9.95 KB
session.rb 1.19 KB

Latest revisions

# Date Author Comment
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

2cfb7e86 2010-11-12 19:11 Marc Dequènes

[evol] added a user event queue for NOTIFY EVENT received

8c18bc9a 2010-11-12 18:58 Marc Dequènes

[evol] internal notification when thread is idle allowed to mark thread closing pending

4afb2001 2010-11-12 18:33 Marc Dequènes

[evol] preliminary work for NOTIFY: closed thread are handled but close too early in most situations yet (need request/reply tracking)

View revisions

Also available in: Atom