Skip to content

Commit 1db5357

Browse files
committed
Add ToDo
1 parent ca88e06 commit 1db5357

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,10 @@ ApplicationFactory::launch(Main::class);
6969
```
7070

7171
You need to have proper autoloading established in order to use this example.
72+
73+
ToDo
74+
=======
75+
76+
* Cleanup unix sockets on worker down.
77+
* Refactor adapters, remove hacks, pass php code directly with stdin instead of file.
78+
* Can IPC be done without unix sockets or using only single socket?

0 commit comments

Comments
 (0)