Skip to content

Commit ace7bd0

Browse files
committed
Merge branch 'master' of github.com:reactive-ipc/reactive-ipc-jvm
2 parents 31e958d + 0250a86 commit ace7bd0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
11
# Reactive Inter-Process Communication Library
22

3+
The intent of this project is to bring together Reactive Streams, RxJava, Reactor and similar efforts on networking libraries to create a “networking kernel” that can be the foundation of reactive, stream oriented IO for clients and servers supporting UDP, TCP, HTTP/1, HTTP/2 and WebSockets and a mechanism for pluggable codecs on top of all transports.
4+
5+
The desired timeline is BETA (1.0.rc1) by September 2015 and GA (1.0 Final) by end of 2015.
6+
7+
This would result in 3 layers of modules: API, Transport and Core.
8+
9+
![screen shot 2015-03-05 at 4 47 40 pm](https://cloud.githubusercontent.com/assets/813492/6535920/d0a42414-c3fd-11e4-99f1-acf8e03811bd.png)
10+
11+
Discussion of goals and motiviations can be found in [Issue #1](https://github.com/reactive-ipc/reactive-ipc-jvm/issues/1).

0 commit comments

Comments
 (0)