diff --git a/doc/todo.rst b/doc/todo.rst index 6968ae4..21a300b 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -4,13 +4,15 @@ TODO WSME is a work in progress. Here is a list of things that should be done : +- Use gevents for batch-calls + - Implement new protocols : - json-rpc - xml-rpc -- Implement adapters for other framework : +- Implement adapters for other frameworks : - TurboGears 2 @@ -18,6 +20,8 @@ be done : - CherryPy + - Flask + - others ? - Add unittests for adapters