8000 Define requirements in readme · chakra-coder/rsocket-java@47ad5b0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 47ad5b0

Browse files
authored
Define requirements in readme
1 parent bf28d69 commit 47ad5b0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,11 @@ $./gradlew goJF
4747
## Debugging
4848
Frames can be printed out to help debugging. Set the logger `io.rsocket.FrameLogger` to debug to print the frames.
4949

50+
## Requirements
51+
52+
- Java 8 - heavy dependence on Java 8 functional APIs and java.time, also on Reactor
53+
- Android O - https://github.com/rsocket/rsocket-demo-android-java8
54+
5055
## Bugs and Feedback
5156

5257
For bugs, questions and discussions please use the [Github Issues](https://github.com/RSocket/reactivesocket-java/issues).

0 commit comments

Comments
 (0)
0