Skip to content

Commit 0a7cb5f

Browse files
committed
Update readme
1 parent 4dc2787 commit 0a7cb5f

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
@@ -9,6 +9,13 @@ Check out examples in `examples/` dir.
99

1010
No tests – no problems.
1111

12+
Features
13+
========
14+
* 3 adapters: child process (react), pthreads, symfony process (not tested)
15+
* inter-process communication between childs-parent using unix sockets
16+
* simple serialization for objects(jms serializer), arrays, scalars
17+
* async events driven flow (react eventloop)
18+
1219
Example explain features
1320
========================
1421

0 commit comments

Comments
 (0)