We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca88e06 commit 1db5357Copy full SHA for 1db5357
README.md
@@ -69,3 +69,10 @@ ApplicationFactory::launch(Main::class);
69
```
70
71
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