Project

General

Profile

« Previous | Next » 

Revision bc642412

Added by Marc Dequènes over 13 years ago

  • ID bc642412b31c7f4a3066a649cd06cc2a0acc4b8b

[evol] moved EM loop in Cyborg, simplified and enhanced bot interface, and made Conversation common for any connection type

View differences:

lib/cyborghood/cyborg/protocol.rb
end
def receive_request_capabilities(message)
send_reply_result(message, @conversation.capabilities + CAPABILITIES)
send_reply_result(message, @conversation.bot.capabilities + CAPABILITIES)
end
def receive_request_call(message)

Also available in: Unified diff