Skip to content

Commit 64cb361

Browse files
committed
Merge pull request #3 from robertroeser/readme
Readme
2 parents 4704204 + a2a2fb5 commit 64cb361

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

README.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# ReactiveSocket over Aeron
2+
3+
This is an implementation over Aeron.
4+
5+
## Master Build Status
6+
7+
<a href='https://travis-ci.org/ReactiveSocket/reactivesocket-aeron-rxjava/builds'><img src='https://travis-ci.org/ReactiveSocket/reactivesocket-aeron-rxjava.svg?branch=master'></a>
8+
9+
## Bugs and Feedback
10+
11+
For bugs, questions and discussions please use the [Github Issues](https://github.com/ReactiveSocket/reactivesocket-aeron-rxjava/issues).
12+
13+
14+
## LICENSE
15+
16+
Copyright 2015 Netflix, Inc.
17+
18+
Licensed under the Apache License, Version 2.0 (the "License");
19+
you may not use this file except in compliance with the License.
20+
You may obtain a copy of the License at
21+
22+
<http://www.apache.org/licenses/LICENSE-2.0>
23+
24+
Unless required by applicable law or agreed to in writing, software
25+
distributed under the License is distributed on an "AS IS" BASIS,
26+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
27+
See the License for the specific language governing permissions and
28+
limitations under the License.

0 commit comments

Comments
 (0)