Commit Graph

6 Commits

Author SHA1 Message Date
fd5fbf6c6c Fix module load and reload 2014-11-14 15:38:48 +01:00
e17996d858 PEP8 clean 2014-11-10 13:02:13 +01:00
4776fbe931 Modify context reload for better maintainability 2014-10-09 07:39:38 +02:00
dfde4c5f49 New message processing 2014-10-07 00:21:14 +02:00
41da1c0780 Response class is now part of 'more' module.
This commit prepare the new message flow based on protocol independent messages.

	This commit changes the module API: you need to import the Response class manually at the begining of our module.
2014-09-27 12:39:44 +02:00
8c52f75b6a Prepare hooks to be used for other things than Message 2014-09-11 21:20:56 +02:00