Commit Graph

6 Commits

Author SHA1 Message Date
bd92f64449 More module: ensure that never return None 2014-10-10 23:15:11 +02:00
dfde4c5f49 New message processing 2014-10-07 00:21:14 +02:00
ada19a221c In Response, nomore can now be a function 2014-10-02 06:59:54 +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
3bc53bb4ef Introducing new hooks manager
Currently, the manager use a naive implementation, this is
	mainly for architectural testing purpose.
2014-09-01 19:21:54 +02:00
dcce36eb7c Implement more and next features as module instead of part of core 2014-08-31 01:55:28 +02:00