Skip to content

Commit

Permalink
Add ToDo
Browse files Browse the repository at this point in the history
  • Loading branch information
cursedcoder committed Sep 15, 2014
1 parent ca88e06 commit 1db5357
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,10 @@ ApplicationFactory::launch(Main::class);
```

You need to have proper autoloading established in order to use this example.

ToDo
=======

* Cleanup unix sockets on worker down.
* Refactor adapters, remove hacks, pass php code directly with stdin instead of file.
* Can IPC be done without unix sockets or using only single socket?

0 comments on commit 1db5357

Please sign in to comment.